Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8325658957

Match Scores

11-4

Win

Play Date

2025-03-22

Play Time (Est)

2:15 AM

Play Location

Baldwinsville, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Tom Alexander

Q5JRVR · USA

DUPR

4.271

CD
Connor Davia

56Q7YL · Auburn, NY, US

DUPR

4.459

TEAM 2LOSS
TQ
Tom Quest

766750 · USA

DUPR

4.047

RC
Robert Carbonaro

G05NZG · USA

DUPR

3.660

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-8325658957
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5369491305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "Q5JRVR",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Davia",
        "dupr_id": "56Q7YL",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      }
    ]
  },
  {
    "team_id": 5480144543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Quest",
        "dupr_id": "766750",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Carbonaro",
        "dupr_id": "G05NZG",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]