Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 (Sun 4/26)

ID: 6988919245

Match Scores

10-21

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brent Blalock

8D64OM · Bixby, OK, US

DUPR

4.486

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.605

TEAM 2WINNER
IC
Ian Carr

3ZEJP3 · Wichita, KS, US

DUPR

4.556

JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.323

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-6988919245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5320209441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Blalock",
        "dupr_id": "8D64OM",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  },
  {
    "team_id": 8427726892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Carr",
        "dupr_id": "3ZEJP3",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]