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

PPL - Forge Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 8254903608

Match Scores

15-7

Win

Play Date

2025-12-21

Play Time (Est)

1:00 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.796

KL
Keith Lane

1270RR · Ottawa, ON, CA

DUPR

4.813

TEAM 2LOSS
LV
Laurens van der Sluijs

ZDDL0W · Ottawa, ON, CA

DUPR

4.751

SS
Shane Soto

949JPJ · Ottawa, ON, CA

DUPR

4.100

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-8254903608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5775047295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Keith Lane",
        "dupr_id": "1270RR",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5385804598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurens van der Sluijs",
        "dupr_id": "ZDDL0W",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Shane Soto",
        "dupr_id": "949JPJ",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]