Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Challenger's Cup

ID: 7347605817

Match Scores

5-15

Loss

Play Date

2026-01-09

Play Time (Est)

10:15 AM

Play Location

Coronado Padel Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
Shanae Brumfield

0YK5JG · USA

DUPR

3.536

Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.651

TEAM 2WINNER
TR
Troy Roberts

9J646R · USA

DUPR

3.791

Andrey Tames San Lee

EG497J · Heredia Province, CR

DUPR

3.909

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7347605817
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6911867989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shanae Brumfield",
        "dupr_id": "0YK5JG",
        "rating": 3.536,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": ""
      },
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.651,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/50.jpg",
        "location": "Fernley, NV, US"
      }
    ]
  },
  {
    "team_id": 5778823322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Troy Roberts",
        "dupr_id": "9J646R",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrey Tames San Lee",
        "dupr_id": "EG497J",
        "rating": 3.909,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Heredia Province, CR"
      }
    ]
  }
]