Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LT 4.0 CROSS CLUB LEAGUE

ID: 7251558769

Match Scores

15-21

Win

Play Date

2025-06-16

Play Time (Est)

2:15 AM

Play Location

750 Swedesford Rd, Wayne, PA 19087, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Michael Barone

O6Z5Q7 · USA

DUPR

3.775

DC
David Clark

7DL900 · USA

DUPR

3.747

TEAM 2WINNER
AC
Andrew Cho

GGNVEQ · USA

DUPR

3.984

BY
Bryan Yang

QPVYPR · USA

DUPR

3.937

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-7251558769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5006802485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Barone",
        "dupr_id": "O6Z5Q7",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Clark",
        "dupr_id": "7DL900",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5096849596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Cho",
        "dupr_id": "GGNVEQ",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Yang",
        "dupr_id": "QPVYPR",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]