Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6347695784

Match Scores

6-11, 12-10, 7-11

Loss

Play Date

2023-11-16

Play Time (Est)

9:00 PM

Play Location

151 Marina Dr, Seal Beach, CA 90740, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

3.964

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.238

TEAM 2WINNER
JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.293

PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.228

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-6347695784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6255033052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6706060694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  }
]