Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Victory Year-End Grand Slam Finals - Mens Doubles Skill: (4.0 To 4.5) Age: (Open)

ID: 6859711972

Match Scores

15-4

Loss

Play Date

2025-12-06

Play Time (Est)

5:00 PM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Aleks Kecojevic

YG7D24 · IL, US

DUPR

4.311

RC
Rich Cogswell

PK7XDE · Winnebago County, IL, US

DUPR

4.255

TEAM 2LOSS
SF
Sam Fung-Smith

84NW0K · Madison, WI, US

DUPR

4.140

BU
Brent Usui

EGPWLM · Madison, WI, US

DUPR

4.006

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-6859711972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4739398409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aleks Kecojevic",
        "dupr_id": "YG7D24",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Rich Cogswell",
        "dupr_id": "PK7XDE",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Winnebago County, IL, US"
      }
    ]
  },
  {
    "team_id": 6520785621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Fung-Smith",
        "dupr_id": "84NW0K",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Brent Usui",
        "dupr_id": "EGPWLM",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]