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

Match Scores

15-7

Win

Play Date

2025-12-06

Play Time (Est)

8:45 AM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
GN
Gregory Nelson

XJ4QZ5 · Rockford, IL, US

DUPR

4.812

JA
Justin Ancona

3Z2O5Q · Aurora, IL, US

DUPR

5.882

TEAM 2LOSS
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.111

HB
Hunter Blake

8WKJDG · Belvidere, IL, US

DUPR

5.712

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