Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4439296356

Match Scores

11-3

Win

Play Date

2025-03-20

Play Time (Est)

1:00 PM

Play Location

19401 Main St, Carson, CA 90248, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

4.560

GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

3.906

TEAM 2LOSS
JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.067

PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.465

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-4439296356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5942869980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      }
    ]
  },
  {
    "team_id": 7175611484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  }
]