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

Match Scores

4-15

Win

Play Date

2025-12-06

Play Time (Est)

4:45 AM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
DA
DELETED Account

M2666L · USA

DUPR

3.404

RW
Royce W Juhl

1NORV7 · USA

DUPR

4.116

TEAM 2WINNER
SF
Sam Fung-Smith

84NW0K · Madison, WI, US

DUPR

4.182

BU
Brent Usui

EGPWLM · Madison, WI, US

DUPR

4.063

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-7798068603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7468562826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "M2666L",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Royce W Juhl",
        "dupr_id": "1NORV7",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7032691054,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Fung-Smith",
        "dupr_id": "84NW0K",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Brent Usui",
        "dupr_id": "EGPWLM",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]