Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 (Sun 4/26)

ID: 6776263579

Match Scores

21-13

Win

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
IC
Ian Carr

3ZEJP3 · Wichita, KS, US

DUPR

4.547

JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.308

TEAM 2LOSS
BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.106

JA
Jenifer Awtry

6Z6MKD · Wichita Falls, TX, US

DUPR

4.208

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-6776263579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5106331782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Carr",
        "dupr_id": "3ZEJP3",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7364895837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      },
      {
        "name": "Jenifer Awtry",
        "dupr_id": "6Z6MKD",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Wichita Falls, TX, US"
      }
    ]
  }
]