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

Competitive Open Play Match

ID: 7593600925

Match Scores

11-6

Win

Play Date

2024-11-02

Play Time (Est)

2:15 AM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
LR
Lonnie Ripper

3POJJZ · Edmonton, AB, CA

DUPR

4.901

EV
Eric VanSpronsen

12NXZ7 · USA

DUPR

4.861

TEAM 2LOSS
CK
Cory Knott

3LJEDK · USA

DUPR

5.100

SB
sanjeev bhardwaj

X2OO5X · USA

DUPR

5.166

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-7593600925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7277231135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lonnie Ripper",
        "dupr_id": "3POJJZ",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Eric VanSpronsen",
        "dupr_id": "12NXZ7",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5339253172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cory Knott",
        "dupr_id": "3LJEDK",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sanjeev bhardwaj",
        "dupr_id": "X2OO5X",
        "rating": 5.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]