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

Competitive Open Play Match

ID: 5195736794

Match Scores

1-11

Loss

Play Date

2024-11-04

Play Time (Est)

3:30 PM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
LR
Lonnie Ripper

3POJJZ · Edmonton, AB, CA

DUPR

4.892

SB
sanjeev bhardwaj

X2OO5X · USA

DUPR

5.144

TEAM 2WINNER
CK
Cory Knott

3LJEDK · USA

DUPR

5.224

EV
Eric VanSpronsen

12NXZ7 · USA

DUPR

4.918

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-5195736794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8013155004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lonnie Ripper",
        "dupr_id": "3POJJZ",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "sanjeev bhardwaj",
        "dupr_id": "X2OO5X",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6411262060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cory Knott",
        "dupr_id": "3LJEDK",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric VanSpronsen",
        "dupr_id": "12NXZ7",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]