Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4957007667

Match Scores

13-15

Win

Play Date

2025-12-21

Play Time (Est)

4:45 AM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
LV
Laurens van der Sluijs

ZDDL0W · Ottawa, ON, CA

DUPR

4.754

SS
Shane Soto

949JPJ · Ottawa, ON, CA

DUPR

4.104

TEAM 2WINNER
RG
Ren� Germain

N7VV72 · USA

DUPR

4.460

SL
Stéphane Léonard

6Z0YWG · USA

DUPR

4.061

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-4957007667
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4519157545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurens van der Sluijs",
        "dupr_id": "ZDDL0W",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Shane Soto",
        "dupr_id": "949JPJ",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5892122783,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ren� Germain",
        "dupr_id": "N7VV72",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stéphane Léonard",
        "dupr_id": "6Z0YWG",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]