Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 7.5 Midweek Moneyball - Mixed Doubles Combined DUPR 7.5

ID: 8501972346

Match Scores

11-9

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Flower Mound, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Moleemas Sharp

NRX6E2 · Parker County, TX, US

DUPR

3.531

JS
Jonathan Sharp

4VZ46G · USA

DUPR

3.914

TEAM 2LOSS
RS
Rithika Setti

YMZR2G · Dallas, TX, US

DUPR

3.658

NR
Neel Rallapalli

ELOMME · Dallas, TX, US

DUPR

3.950

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-8501972346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4606868070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Moleemas Sharp",
        "dupr_id": "NRX6E2",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Parker County, TX, US"
      },
      {
        "name": "Jonathan  Sharp",
        "dupr_id": "4VZ46G",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7466484528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rithika Setti",
        "dupr_id": "YMZR2G",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Neel Rallapalli",
        "dupr_id": "ELOMME",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]