Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 7.5 Midweek Moneyball - Mixed Doubles Combined DUPR 7.5

ID: 5816688520

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Flower Mound, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Kristina Snyder

56WWY0 · Dallas, TX, US

DUPR

3.663

JL
James Lombard

EGJRGV · Plano, TX, US

DUPR

3.812

TEAM 2LOSS
RS
Rithika Setti

YMZR2G · Dallas, TX, US

DUPR

3.644

NR
Neel Rallapalli

ELOMME · Dallas, TX, US

DUPR

3.927

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-5816688520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4882231798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristina Snyder",
        "dupr_id": "56WWY0",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "James Lombard",
        "dupr_id": "EGJRGV",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8200944181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rithika Setti",
        "dupr_id": "YMZR2G",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Neel Rallapalli",
        "dupr_id": "ELOMME",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]