Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16(11/1) - The Dink Minor League Pickleball @ Capital City Fall Brawl ~ Oklahoma

ID: 7321821574

Match Scores

13-21

Loss

Play Date

2025-11-01

Play Time (Est)

11:30 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
DA
DELETED Account

6ZXXYQ · USA

DUPR

3.709

JG
John Giachino

ODRG5W · Oklahoma City, OK, US

DUPR

4.524

TEAM 2WINNER
BA
Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.325

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.679

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-7321821574
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5672181113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "6ZXXYQ",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Giachino",
        "dupr_id": "ODRG5W",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 7157602831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Choctaw, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]