Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

5/7 - WEEK 4

ID: 4303984242

Match Scores

15-1

Loss

Play Date

2025-05-08

Play Time (Est)

7:30 PM

Play Location

The Courts McKinney Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Sivakumar Ganesan

ODLG67 · USA

DUPR

3.498

JR
Jags Raguppathi

V42W46 · USA

DUPR

3.356

TEAM 2LOSS
ME
Max English

L2VDW5 · Melissa, TX, US

DUPR

2.842

PS
Priya Soundar

Q5XOQN · USA

DUPR

3.093

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-4303984242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6145967075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sivakumar Ganesan",
        "dupr_id": "ODLG67",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jags Raguppathi",
        "dupr_id": "V42W46",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7046223651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max English",
        "dupr_id": "L2VDW5",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Priya Soundar",
        "dupr_id": "Q5XOQN",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]