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

Victory Year-End Grand Slam Finals - Mens Doubles Skill: (5.0 And Above) Age: (Open)

ID: 5367492952

Match Scores

13-15

Win

Play Date

2025-12-06

Play Time (Est)

5:00 PM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.094

HB
Hunter Blake

8WKJDG · Belvidere, IL, US

DUPR

5.419

TEAM 2WINNER
GN
Gregory Nelson

XJ4QZ5 · Rockford, IL, US

DUPR

4.780

JA
Justin Ancona

3Z2O5Q · Aurora, IL, US

DUPR

5.848

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-5367492952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6995784091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.094,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Hunter Blake",
        "dupr_id": "8WKJDG",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Belvidere, IL, US"
      }
    ]
  },
  {
    "team_id": 7654895275,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Nelson",
        "dupr_id": "XJ4QZ5",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Justin Ancona",
        "dupr_id": "3Z2O5Q",
        "rating": 5.848,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  }
]