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

2025 Big Brothers Big Sisters of New Hampshire Tournament presented by Crawford Software - Mens Doubles Skill: (4.5) Age: (19 +)

ID: 6316996409

Match Scores

5-11

Loss

Play Date

2025-07-12

Play Time (Est)

6:15 AM

Play Location

Exeter, NH

View Facility Page →

Competitor Teams

TEAM 1LOSS
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.978

IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

5.200

TEAM 2WINNER
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

4.993

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.012

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-6316996409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6145869715,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 5.2,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      }
    ]
  },
  {
    "team_id": 5471668541,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]