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

Wednesday Night League - Session 1, Wed May 27

ID: 7103535830

Match Scores

11-10

Loss

Play Date

2026-05-28

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
christine tzumas

12DK2E · Naples, FL, US

DUPR

3.669

VM
Vic Melecio

2ZOY5E · Skokie, IL, US

DUPR

3.302

TEAM 2LOSS
JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.350

PL
Paul Lee

Q545R4 · Lake Forest, IL, US

DUPR

3.175

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-7103535830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4568139808,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "christine tzumas",
        "dupr_id": "12DK2E",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Vic Melecio",
        "dupr_id": "2ZOY5E",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Skokie, IL, US"
      }
    ]
  },
  {
    "team_id": 4322386262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Paul Lee",
        "dupr_id": "Q545R4",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      }
    ]
  }
]