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

4.5+ Men's Invitational

ID: 5689358066

Match Scores

15-2

Win

Play Date

2024-12-08

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

5.030

PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.503

TEAM 2LOSS
CB
Chris Brown

3XL9Z4 · Sandown, NH, US

DUPR

4.764

WH
William Huang

1QMRWD · Holliston, MA, US

DUPR

4.224

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-5689358066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8558544411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      }
    ]
  },
  {
    "team_id": 6573586355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Brown",
        "dupr_id": "3XL9Z4",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Sandown, NH, US"
      },
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      }
    ]
  }
]