Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

9.0 DUPR Mens Doubles Moneyball

ID: 5266096520

Match Scores

3-11

Loss

Play Date

2025-02-13

Play Time (Est)

9:00 PM

Play Location

Charlotte, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LG
Luke Glenn

V7XYEP · Charlotte, NC, US

DUPR

3.791

AG
Alex Gambrell

9PZ9PE · USA

DUPR

4.098

TEAM 2WINNER
TL
Thomas Lane

JZY99O · Davidson, NC, US

DUPR

3.920

AQ
Aidan Quinn

EW2KEV · Mooresville, NC, US

DUPR

3.830

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-5266096520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7386956367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Glenn",
        "dupr_id": "V7XYEP",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Alex Gambrell",
        "dupr_id": "9PZ9PE",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8506458548,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lane",
        "dupr_id": "JZY99O",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Davidson, NC, US"
      },
      {
        "name": "Aidan Quinn",
        "dupr_id": "EW2KEV",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      }
    ]
  }
]