Bio
Stats
2025-26
- Points / Game
- 5.0
- Assists / Game
- 0.0
- Steals / Game
- 0.0
- Rebounds / Game
- 8.0
- Three Point Percentage
- 50%
- Field Goal Percentage
- 29%
- Free Throw Percentage
- -
- Three Pointers Made
- 1
- Three Pointers Attempted
- 2
- Minutes per Game
- 33.0
Career Stats
| SEASON | SCHOOL |
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
G
Games Played
|
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
PPG
Points Per Game
|
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
APG
Assists Per Game
|
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
RPG
Rebounds Per Game
|
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
FG%
Field Goal Percentage
|
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
3P%
Three-Point Percentage
|
|---|---|---|---|---|---|---|---|
| 2022-23 | SimpCA | 1 | 7.0 | 1.0 | 2.0 | 40% | 0% |
| 2024-25 | SimpCA | 1 | 6.0 | 0.0 | 4.0 | 25% | 0% |
| 2025-26 | SimpCA | 1 | 5.0 | 0.0 | 8.0 | 29% | 50% |
| CAREER | 3 | 6.0 | 0.3 | 4.7 | 29% | 13% |