Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7160062005

Match Scores

11-8, 11-9

Win

Play Date

2023-11-15

Play Time (Est)

10:15 AM

Play Location

3699 Industry Ave, Lakewood, CA 90712, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
Gregory Utupo

PK79ZE · USA

DUPR

4.059

MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

4.114

TEAM 2LOSS
JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.096

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.296

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-7160062005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7061405692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4660481781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]