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

Wednesday PM Summer League - Session 1, Wed Jun 3

ID: 5652013980

Match Scores

11-3

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Alex Jarett

RZ7Y0Z · Round Lake, IL, US

DUPR

3.109

VM
Vic Melecio

2ZOY5E · Skokie, IL, US

DUPR

3.527

TEAM 2LOSS
JP
James Philbrick

ODKW5W · Round Lake, IL, US

DUPR

3.288

JB
Josh Berke

PZ020E · USA

DUPR

2.736

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-5652013980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4369045706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Jarett",
        "dupr_id": "RZ7Y0Z",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      },
      {
        "name": "Vic Melecio",
        "dupr_id": "2ZOY5E",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Skokie, IL, US"
      }
    ]
  },
  {
    "team_id": 7840940252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Philbrick",
        "dupr_id": "ODKW5W",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      },
      {
        "name": "Josh Berke",
        "dupr_id": "PZ020E",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]