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

Victory Major - Frozen Open - Mens Doubles Skill: (4.5 To 5.5) Age: (14 And Above)

ID: 5686528981

Match Scores

2-11

Loss

Play Date

2025-02-09

Play Time (Est)

2:15 AM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JV
Jimmy Voxman

0YGVZG · Chicago, IL, US

DUPR

4.455

AB
Andrew Bjerregaard

9PMYL7 · Chicago, IL, US

DUPR

4.392

TEAM 2WINNER
SB
Stephen Beirne

8DE694 · Oregon, WI, US

DUPR

5.002

AP
Andrew Pamu

3VDDM5 · Madison, WI, US

DUPR

5.084

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-5686528981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520723581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Voxman",
        "dupr_id": "0YGVZG",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Andrew Bjerregaard",
        "dupr_id": "9PMYL7",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5873666543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Beirne",
        "dupr_id": "8DE694",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Andrew Pamu",
        "dupr_id": "3VDDM5",
        "rating": 5.084,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]