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

Match Scores

15-7

Loss

Play Date

2025-12-06

Play Time (Est)

1:00 PM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Ethan Blankespoor

3YVDGE · Madison, WI, US

DUPR

4.853

BA
Brandon Ancona

8GWOOM · Charlotte, NC, US

DUPR

5.886

TEAM 2LOSS
IR
Ilya Rice

0RJJWG · WI, US

DUPR

4.542

VT
Vivek Talyan

8JPKWW · Madison, WI, US

DUPR

4.960

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-5260059660
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4571813941,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Blankespoor",
        "dupr_id": "3YVDGE",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Brandon Ancona",
        "dupr_id": "8GWOOM",
        "rating": 5.886,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5949479238,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ilya Rice",
        "dupr_id": "0RJJWG",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "WI, US"
      },
      {
        "name": "Vivek Talyan",
        "dupr_id": "8JPKWW",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]