Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7684330952

Match Scores

12-10, 11-5

Loss

Play Date

2023-11-15

Play Time (Est)

9:00 PM

Play Location

3699 Industry Ave, Lakewood, CA 90712, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

4.110

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.347

TEAM 2LOSS
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

4.064

JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.046

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-7684330952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7702346342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6218193838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      }
    ]
  }
]