Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6276267914

Match Scores

11-1

Win

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

Flower Mound, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EC
Ethan Crouch

YXNLVG · Flower Mound, TX, US

DUPR

3.971

MA
Marshall Amick

X0NY97 · USA

DUPR

3.500

TEAM 2LOSS
AA
Alex Almaguer

0R2RR4 · USA

DUPR

3.500

SM
Simon McGuire

5EGEEL · USA

DUPR

3.500

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-6276267914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7019575597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Crouch",
        "dupr_id": "YXNLVG",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Marshall Amick",
        "dupr_id": "X0NY97",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7861976586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Almaguer",
        "dupr_id": "0R2RR4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon McGuire",
        "dupr_id": "5EGEEL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]