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

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

ID: 5114135726

Match Scores

7-11

Win

Play Date

2025-10-26

Play Time (Est)

3:30 PM

Play Location

East Lyme, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.876

JA
Junior Alarcon

994Z9K · Montville, CT, US

DUPR

4.717

TEAM 2WINNER
JR
Jordan Rabidou

8KJWJ6 · Newtown, CT, US

DUPR

5.121

RR
RYAN RABIDOU

3YZDWD · Stowe, VT, US

DUPR

5.584

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-5114135726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8568814231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Junior Alarcon",
        "dupr_id": "994Z9K",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Montville, CT, US"
      }
    ]
  },
  {
    "team_id": 4827573427,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Rabidou",
        "dupr_id": "8KJWJ6",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      },
      {
        "name": "RYAN RABIDOU",
        "dupr_id": "3YZDWD",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Stowe, VT, US"
      }
    ]
  }
]