Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle Point MY Open Play

ID: 8314944087

Match Scores

13-10

Win

Play Date

2026-04-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Chew Cal Vin

56RQLR · USA

DUPR

3.183

JL
Jeff Lee

ELM5KW · USA

DUPR

2.617

TEAM 2LOSS
RN
Robin Newnham

Q579W0 · USA

DUPR

2.709

SR
Shazeril Rodzoan

WNQNLM · USA

DUPR

2.444

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-8314944087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7869962056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chew Cal Vin",
        "dupr_id": "56RQLR",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Lee",
        "dupr_id": "ELM5KW",
        "rating": 2.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6121839677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Newnham",
        "dupr_id": "Q579W0",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shazeril Rodzoan",
        "dupr_id": "WNQNLM",
        "rating": 2.444,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]