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

Match Scores

15-3

Win

Play Date

2025-12-06

Play Time (Est)

6:15 AM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Sam Fung-Smith

84NW0K · Madison, WI, US

DUPR

4.165

BU
Brent Usui

EGPWLM · Madison, WI, US

DUPR

4.040

TEAM 2LOSS
KS
Kyle Saunders

L2K4ZQ · Rockford, IL, US

DUPR

4.150

MR
Matthew Redfern

EW542E · Belvidere, IL, US

DUPR

3.643

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-6615222269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7824897361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Fung-Smith",
        "dupr_id": "84NW0K",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Brent Usui",
        "dupr_id": "EGPWLM",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 7389256283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Saunders",
        "dupr_id": "L2K4ZQ",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Matthew Redfern",
        "dupr_id": "EW542E",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Belvidere, IL, US"
      }
    ]
  }
]