Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 7.5 Midweek Moneyball - Mixed Doubles Combined DUPR 7.5

ID: 5209342691

Match Scores

11-5

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Flower Mound, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Rithika Setti

YMZR2G · Dallas, TX, US

DUPR

3.643

NR
Neel Rallapalli

ELOMME · Dallas, TX, US

DUPR

3.924

TEAM 2LOSS
CG
Courtney Gerrish

2Q5N4Y · USA

DUPR

3.633

TK
Tom Kestner

QPX97N · Grapevine, TX, US

DUPR

3.876

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-5209342691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4989863198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rithika Setti",
        "dupr_id": "YMZR2G",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Neel Rallapalli",
        "dupr_id": "ELOMME",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6750779344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Courtney Gerrish",
        "dupr_id": "2Q5N4Y",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Kestner",
        "dupr_id": "QPX97N",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      }
    ]
  }
]