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

4.5+ Men's Invitational

ID: 6650854628

Match Scores

2-15

Loss

Play Date

2024-12-08

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

5.009

PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.478

TEAM 2WINNER
TB
Tyler Barron

JZVLQ4 · Boston, MA, US

DUPR

4.769

CD
Corey DiPaola

9PJN2E · Medford, MA, US

DUPR

5.551

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-6650854628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7253898028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      }
    ]
  },
  {
    "team_id": 7415880602,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Barron",
        "dupr_id": "JZVLQ4",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Corey DiPaola",
        "dupr_id": "9PJN2E",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      }
    ]
  }
]