Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6197833967

Match Scores

15-10

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

Plano, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Rithika Setti

YMZR2G · Dallas, TX, US

DUPR

3.663

NR
Neel Rallapalli

ELOMME · Dallas, TX, US

DUPR

3.808

TEAM 2LOSS
JH
Jennifer Hoang

JJP56W · USA

DUPR

2.944

MM
Minhtan Mai

59JGWL · Fort Worth, TX, US

DUPR

3.798

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-6197833967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8502502762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rithika Setti",
        "dupr_id": "YMZR2G",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Neel Rallapalli",
        "dupr_id": "ELOMME",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7543217583,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Hoang",
        "dupr_id": "JJP56W",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Minhtan Mai",
        "dupr_id": "59JGWL",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]