Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Annual Syracuse Fall Classic @ Elevate Fitness Liverpool - Mens Doubles Skill: (4.5 And Above)

ID: 6686073044

Match Scores

11-7

Loss

Play Date

2024-11-16

Play Time (Est)

9:00 PM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.134

BH
Brian Hwang

V72Z77 · Ithaca, NY, US

DUPR

4.514

TEAM 2LOSS
BC
Brett Conway

8WDLDM · Cornwall, ON, CA

DUPR

4.192

GB
Gino Bergeron

99WP5K · Cornwall, ON, CA

DUPR

4.337

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-6686073044
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6728413007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Brian Hwang",
        "dupr_id": "V72Z77",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      }
    ]
  },
  {
    "team_id": 6485263011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Conway",
        "dupr_id": "8WDLDM",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Gino Bergeron",
        "dupr_id": "99WP5K",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      }
    ]
  }
]