Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Inter-Club League

ID: 5939298406

Match Scores

15-8

Loss

Play Date

2026-04-07

Play Time (Est)

11:30 PM

Play Location

Venue changes each week - see schedule

Unverified Facility

Competitor Teams

TEAM 1WINNER
Braden Hunter

8JGD7M · Frisco, TX, US

DUPR

4.393

TT
Terrence Thomas

DW42GY · USA

DUPR

4.074

TEAM 2LOSS
Apuroop Remella

RZLZMZ · McKinney, TX, US

DUPR

4.539

Zubair Imtiaz

56YQ70 · TX, US

DUPR

4.317

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-5939298406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7033292985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Hunter",
        "dupr_id": "8JGD7M",
        "rating": 4.393,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Terrence Thomas",
        "dupr_id": "DW42GY",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4753556047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Apuroop Remella",
        "dupr_id": "RZLZMZ",
        "rating": 4.539,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "McKinney, TX, US"
      },
      {
        "name": "Zubair Imtiaz",
        "dupr_id": "56YQ70",
        "rating": 4.317,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "TX, US"
      }
    ]
  }
]