Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickleball: Round Robin

ID: 8438498371

Match Scores

11-9

Win

Play Date

2025-05-06

Play Time (Est)

8:45 AM

Play Location

3846 E Indian Crk Lp

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.168

JQ
Jenny Quiroz

17P7R4 · Iona, ID, US

DUPR

2.838

TEAM 2LOSS
AT
andrew thacker

D9YOQL · USA

DUPR

3.361

JG
Justin Garner

1QWGLD · USA

DUPR

3.082

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-8438498371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6502512508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Jenny Quiroz",
        "dupr_id": "17P7R4",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": "Iona, ID, US"
      }
    ]
  },
  {
    "team_id": 7703898593,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "andrew thacker",
        "dupr_id": "D9YOQL",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Garner",
        "dupr_id": "1QWGLD",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]