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

Match Scores

11-6

Win

Play Date

2024-11-16

Play Time (Est)

4:45 AM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brett Conway

8WDLDM · Cornwall, ON, CA

DUPR

4.778

GB
Gino Bergeron

99WP5K · Cornwall, ON, CA

DUPR

5.001

TEAM 2LOSS
MT
Michael Thompson

67KWJG · USA

DUPR

4.162

CD
Connor Davia

56Q7YL · Auburn, NY, US

DUPR

4.489

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-7847403087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7963791767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Conway",
        "dupr_id": "8WDLDM",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      },
      {
        "name": "Gino Bergeron",
        "dupr_id": "99WP5K",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Cornwall, ON, CA"
      }
    ]
  },
  {
    "team_id": 6513190836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Thompson",
        "dupr_id": "67KWJG",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Davia",
        "dupr_id": "56Q7YL",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      }
    ]
  }
]