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

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

ID: 5496863041

Match Scores

0-11

Loss

Play Date

2024-11-16

Play Time (Est)

2:15 AM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brett Conway

8WDLDM · Cornwall, ON, CA

DUPR

4.388

GB
Gino Bergeron

99WP5K · Cornwall, ON, CA

DUPR

4.555

TEAM 2WINNER
MW
Matthew Wang

1Q0WOD · Pittsford, NY, US

DUPR

4.587

KD
Khai Du

562MOV · Pittsburgh, PA, US

DUPR

4.609

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-5496863041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5209776046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Conway",
        "dupr_id": "8WDLDM",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Gino Bergeron",
        "dupr_id": "99WP5K",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      }
    ]
  },
  {
    "team_id": 5302643316,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Wang",
        "dupr_id": "1Q0WOD",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Khai Du",
        "dupr_id": "562MOV",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]