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

2025 Nutmeg Fall Classic - Mens Doubles Skill: (4.5 and Above)

ID: 5179433179

Match Scores

11-2

Win

Play Date

2025-10-26

Play Time (Est)

8:45 AM

Play Location

East Lyme, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jordan Rabidou

8KJWJ6 · Newtown, CT, US

DUPR

5.219

RR
RYAN RABIDOU

3YZDWD · Stowe, VT, US

DUPR

5.620

TEAM 2LOSS
CR
Chris Raucci

4LY0Y6 · North Branford, CT, US

DUPR

4.334

KW
Keith Woodward

PKMNZE · USA

DUPR

4.267

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-5179433179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6571465890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Rabidou",
        "dupr_id": "8KJWJ6",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      },
      {
        "name": "RYAN RABIDOU",
        "dupr_id": "3YZDWD",
        "rating": 5.62,
        "profile_pic_url": null,
        "location": "Stowe, VT, US"
      }
    ]
  },
  {
    "team_id": 4792747891,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Raucci",
        "dupr_id": "4LY0Y6",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "North Branford, CT, US"
      },
      {
        "name": "Keith Woodward",
        "dupr_id": "PKMNZE",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]