Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Liveball: Mini Dallas Tourney - Mixed Doubles < 7.5 (Max Indiv DUPR 4.0)

ID: 6122675102

Match Scores

15-9

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Plano, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Rithika Setti

YMZR2G · Dallas, TX, US

DUPR

3.666

NR
Neel Rallapalli

ELOMME · Dallas, TX, US

DUPR

3.809

TEAM 2LOSS
DG
Devy Gonzalez

2YQYR9 · USA

DUPR

2.870

JB
Jordan Byrd

V4NW5P · USA

DUPR

4.108

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-6122675102
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5869344023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rithika Setti",
        "dupr_id": "YMZR2G",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Neel Rallapalli",
        "dupr_id": "ELOMME",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7739128791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devy Gonzalez",
        "dupr_id": "2YQYR9",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan  Byrd",
        "dupr_id": "V4NW5P",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]