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

Match Scores

5-11

Win

Play Date

2025-02-09

Play Time (Est)

7:30 PM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
GN
Gregory Nelson

XJ4QZ5 · Rockford, IL, US

DUPR

4.004

BB
Brad Benson

3VJPPJ · USA

DUPR

4.558

TEAM 2WINNER
SB
Stephen Beirne

8DE694 · Oregon, WI, US

DUPR

5.012

AP
Andrew Pamu

3VDDM5 · Madison, WI, US

DUPR

5.109

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-6240812754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6271734257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Nelson",
        "dupr_id": "XJ4QZ5",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Brad Benson",
        "dupr_id": "3VJPPJ",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5621526029,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Beirne",
        "dupr_id": "8DE694",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Andrew Pamu",
        "dupr_id": "3VDDM5",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]