Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Week 7 Group 1

ID: 6567781184

Match Scores

11-8

Win

Play Date

2026-03-24

Play Time (Est)

9:00 PM

Play Location

PIKL Los Angeles

Unverified Facility

Competitor Teams

TEAM 1WINNER
J
Justin

GGZY5V · West Hollywood, CA, US

DUPR

3.793

QG
Quintin Gabler

5EG0M5 · USA

DUPR

3.799

TEAM 2LOSS
KH
Keton Hansrajh

OZ62XL · USA

DUPR

3.798

AP
Austin Pak

WK0MGY · Los Angeles, CA, US

DUPR

3.925

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-6567781184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5794229065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin",
        "dupr_id": "GGZY5V",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Quintin Gabler",
        "dupr_id": "5EG0M5",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5338603425,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keton Hansrajh",
        "dupr_id": "OZ62XL",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Pak",
        "dupr_id": "WK0MGY",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]