Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7262885402

Match Scores

16-21

Loss

Play Date

2025-10-14

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.808

AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.607

TEAM 2WINNER
JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.053

EM
Ethan Marshall

D99WQM · USA

DUPR

3.917

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-7262885402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8186568925,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 8579406666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Sebelin",
        "dupr_id": "YG09WE",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Ethan Marshall",
        "dupr_id": "D99WQM",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]