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

2024 NH Lakes Region Pickleball Tournament Mens Doubles Skill: (5.0) Age: (19 +)

ID: 6869363412

Match Scores

12-14

Loss

Play Date

2024-09-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.868

IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

4.933

TEAM 2WINNER
SS
Stuart Smith

30KQNN · Boston, MA, US

DUPR

4.839

TW
Tyler Wixom

12O2L7 · Ayer, MA, US

DUPR

4.846

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-6869363412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7348887720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      }
    ]
  },
  {
    "team_id": 6682385063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stuart Smith",
        "dupr_id": "30KQNN",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Tyler Wixom",
        "dupr_id": "12O2L7",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Ayer, MA, US"
      }
    ]
  }
]