Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5567467389

Match Scores

11-2, 11-3

Win

Play Date

2023-10-17

Play Time (Est)

10:15 AM

Play Location

2800 N Studebaker Rd, Long Beach, CA 90815, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael Pinsel

8J2ZX4 · Long Beach, CA, US

DUPR

3.970

DP
David pinsel

8JVR0D · Long Beach, CA, US

DUPR

4.309

TEAM 2LOSS
JK
Jimmy Kang

8MQQEO · Garden Grove, CA, US

DUPR

4.288

RC
Ryan Christopher Sweeney

W6NM9M · Long Beach, CA, US

DUPR

3.962

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-5567467389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5995304731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Pinsel",
        "dupr_id": "8J2ZX4",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "David pinsel",
        "dupr_id": "8JVR0D",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5210935021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Kang",
        "dupr_id": "8MQQEO",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "Ryan Christopher Sweeney",
        "dupr_id": "W6NM9M",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]