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: 7401672910

Match Scores

9-11

Win

Play Date

2025-07-12

Play Time (Est)

11:30 PM

Play Location

Exeter, NH

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Chris Chiang

JJJ5DD · Methuen, MA, US

DUPR

4.486

TR
Tom Robinson

9PL64J · Hudson, NH, US

DUPR

4.582

TEAM 2WINNER
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.991

IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

5.207

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-7401672910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6679572737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Chiang",
        "dupr_id": "JJJ5DD",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Methuen, MA, US"
      },
      {
        "name": "Tom Robinson",
        "dupr_id": "9PL64J",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Hudson, NH, US"
      }
    ]
  },
  {
    "team_id": 6747245889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      }
    ]
  }
]