Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red, White & Rally Tournament - Men's Doubles Skill: (4.0) Age: (Any)

ID: 6975803276

Match Scores

9-15

Loss

Play Date

2025-03-22

Play Time (Est)

9:00 PM

Play Location

Baldwinsville, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
DC
Domenick Corsitto

KX50PK · Baldwinsville, NY, US

DUPR

4.205

DA
Daniel Alexander

O69ZDP · Baldwinsville, NY, US

DUPR

4.184

TEAM 2WINNER
TA
Tom Alexander

Q5JRVR · USA

DUPR

4.345

CD
Connor Davia

56Q7YL · Auburn, NY, US

DUPR

4.483

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-6975803276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6098361373,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Domenick Corsitto",
        "dupr_id": "KX50PK",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      },
      {
        "name": "Daniel Alexander",
        "dupr_id": "O69ZDP",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  },
  {
    "team_id": 7671196903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "Q5JRVR",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Davia",
        "dupr_id": "56Q7YL",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      }
    ]
  }
]