Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7863838793

Match Scores

10-12

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

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.370

AL
Andrew li

N59XO7 · USA

DUPR

3.761

TEAM 2WINNER
NG
nico gabriel

G09Y0Q · USA

DUPR

3.688

QW
Quinn Wu

GXOZMM · USA

DUPR

4.092

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-7863838793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4678048199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Malcolm Gabriel",
        "dupr_id": "ZNRV2D",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Andrew li",
        "dupr_id": "N59XO7",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5679288363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "nico gabriel",
        "dupr_id": "G09Y0Q",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quinn  Wu",
        "dupr_id": "GXOZMM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]