Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 20

ID: 6064611601

Match Scores

20-22

Win

Play Date

2026-02-28

Play Time (Est)

2:15 AM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.581

RC
Rachel Chai

1NXN28 · Kansas City, MO, US

DUPR

4.752

TEAM 2WINNER
BT
Bryan Thomas

9PX25E · Lenexa, KS, US

DUPR

5.076

MR
Mary Rivas

17JRY9 · Stilwell, KS, US

DUPR

5.155

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-6064611601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6680906103,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.581,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Rachel Chai",
        "dupr_id": "1NXN28",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5497015260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Thomas",
        "dupr_id": "9PX25E",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Mary Rivas",
        "dupr_id": "17JRY9",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      }
    ]
  }
]