Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Tournament

ID: 7653822752

Match Scores

11-9

Loss

Play Date

2024-07-01

Play Time (Est)

9:00 PM

Play Location

San Diego, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DL
Dennis Le

3X6Z9X · USA

DUPR

4.540

RJ
Rory Johnson

3L70EZ · USA

DUPR

4.311

TEAM 2LOSS
TH
Tom Hartwell

3554JP · San Diego, CA, US

DUPR

4.524

MM
Michael Melgar

1RDLD8 · Chula Vista, CA, US

DUPR

4.288

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-7653822752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728211627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Le",
        "dupr_id": "3X6Z9X",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rory Johnson",
        "dupr_id": "3L70EZ",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7387008291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Hartwell",
        "dupr_id": "3554JP",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Michael Melgar",
        "dupr_id": "1RDLD8",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  }
]