Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5274354810

Match Scores

6-11, 11-9, 11-13

Win

Play Date

2023-11-15

Play Time (Est)

7:30 PM

Play Location

3699 Industry Ave, Lakewood, CA 90712, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

3.990

JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.189

TEAM 2WINNER
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

4.068

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.342

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-5274354810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6461371367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      },
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      }
    ]
  },
  {
    "team_id": 6582434666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]