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: 8342446303

Match Scores

11-5

Loss

Play Date

2024-11-16

Play Time (Est)

8:45 AM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Matthew Nickels

8DGWK4 · Fulton, NY, US

DUPR

4.859

CC
Christopher Crowder

ZNNPLD · Syracuse, NY, US

DUPR

3.872

TEAM 2LOSS
BC
Brett Conway

8WDLDM · Cornwall, ON, CA

DUPR

4.236

GB
Gino Bergeron

99WP5K · Cornwall, ON, CA

DUPR

4.386

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-8342446303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8254651720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nickels",
        "dupr_id": "8DGWK4",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Fulton, NY, US"
      },
      {
        "name": "Christopher Crowder",
        "dupr_id": "ZNNPLD",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      }
    ]
  },
  {
    "team_id": 6804856428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Conway",
        "dupr_id": "8WDLDM",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Gino Bergeron",
        "dupr_id": "99WP5K",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      }
    ]
  }
]