Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4.5+ Men's Invitational

ID: 8150111661

Match Scores

15-8

Loss

Play Date

2024-12-08

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

4.948

MS
Michael Schwitzer

W6Y4VG · West Hartford, CT, US

DUPR

4.719

TEAM 2LOSS
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.988

PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.454

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-8150111661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7239075255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Michael Schwitzer",
        "dupr_id": "W6Y4VG",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 6295541356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      }
    ]
  }
]