Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6634270486

Match Scores

7-11, 11-7, 11-6

Win

Play Date

2023-11-16

Play Time (Est)

11:30 PM

Play Location

151 Marina Dr, Seal Beach, CA 90740, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

4.012

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.286

TEAM 2LOSS
PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.180

JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.245

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-6634270486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7408290636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5672288632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      }
    ]
  }
]