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

4th Annual Syracuse Fall Classic @ Elevate Fitness Liverpool - 50/50 4.5+ Skill Coed Event (Any Gender Combo)

ID: 5676373322

Match Scores

11-7

Win

Play Date

2024-11-16

Play Time (Est)

3:30 PM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brett Conway

8WDLDM · Cornwall, ON, CA

DUPR

4.758

GB
Gino Bergeron

99WP5K · Cornwall, ON, CA

DUPR

4.977

TEAM 2LOSS
GB
Gina Burrows

3O2M72 · Liverpool, NY, US

DUPR

4.482

CB
Chase Bilodeau

V44O97 · Syracuse, NY, US

DUPR

4.046

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-5676373322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4798614785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Conway",
        "dupr_id": "8WDLDM",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Gino Bergeron",
        "dupr_id": "99WP5K",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      }
    ]
  },
  {
    "team_id": 8493151390,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina Burrows",
        "dupr_id": "3O2M72",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Liverpool, NY, US"
      },
      {
        "name": "Chase Bilodeau",
        "dupr_id": "V44O97",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      }
    ]
  }
]