Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8400379430

Match Scores

8-11

Loss

Play Date

2026-05-21

Play Time (Est)

3:30 PM

Play Location

3810 E 82nd St, Indianapolis, IN 46240, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Malcolm Gabriel

ZNRV2D · Carmel, IN, US

DUPR

4.366

QW
Quinn Wu

GXOZMM · USA

DUPR

3.868

TEAM 2WINNER
NG
nico gabriel

G09Y0Q · USA

DUPR

3.772

AL
Andrew li

N59XO7 · USA

DUPR

3.985

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-8400379430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7038376844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Malcolm Gabriel",
        "dupr_id": "ZNRV2D",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Quinn  Wu",
        "dupr_id": "GXOZMM",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4819015197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "nico gabriel",
        "dupr_id": "G09Y0Q",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew li",
        "dupr_id": "N59XO7",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]