Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LT 4.0 CROSS CLUB LEAGUE

ID: 6998404986

Match Scores

21-17

Loss

Play Date

2025-06-16

Play Time (Est)

7:30 PM

Play Location

750 Swedesford Rd, Wayne, PA 19087, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Michael Barone

O6Z5Q7 · USA

DUPR

3.804

ME
Maurizio Eusebi

EGYPQV · USA

DUPR

3.906

TEAM 2LOSS
AC
Andrew Cho

GGNVEQ · USA

DUPR

3.941

JH
Jeffrey Hwang

KO2K7Q · PA, US

DUPR

3.977

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-6998404986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6868651847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Barone",
        "dupr_id": "O6Z5Q7",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maurizio Eusebi",
        "dupr_id": "EGYPQV",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4575130762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Cho",
        "dupr_id": "GGNVEQ",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Hwang",
        "dupr_id": "KO2K7Q",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  }
]