Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Charlottesville Cup at UVA - Mens Doubles Skill: (6.5 And Under) Age: (18 And Above)

ID: 5635801137

Match Scores

15-1

Win

Play Date

2025-04-25

Play Time (Est)

10:15 AM

Play Location

Charlottesville, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Conor Burns

175WMM · Dallas, TX, US

DUPR

5.136

EM
Eli Mautner

30LYW4 · Charlottesville, VA, US

DUPR

4.841

TEAM 2LOSS
VL
Vincent Lee

4ZX0PG · USA

DUPR

3.621

KJ
Kenny Jiang

0Q7GVQ · USA

DUPR

3.622

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-5635801137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5647024758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Conor Burns",
        "dupr_id": "175WMM",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Eli Mautner",
        "dupr_id": "30LYW4",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  },
  {
    "team_id": 8001136654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Lee",
        "dupr_id": "4ZX0PG",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenny Jiang",
        "dupr_id": "0Q7GVQ",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]