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

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

ID: 5854822334

Match Scores

16-14

Loss

Play Date

2025-12-21

Play Time (Est)

3:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
KW
Kevin Wilson

EGW5LE · Casselman, ON, CA

DUPR

5.136

TL
Thomas Le

59JLK5 · USA

DUPR

4.381

TEAM 2LOSS
LM
Lucas Mahony

YXMOEK · Ottawa, ON, CA

DUPR

4.568

BM
Ben Mahony

562DDL · Ottawa, ON, CA

DUPR

4.401

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-5854822334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6578091277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Wilson",
        "dupr_id": "EGW5LE",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Casselman, ON, CA"
      },
      {
        "name": "Thomas Le",
        "dupr_id": "59JLK5",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5064034144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Mahony",
        "dupr_id": "YXMOEK",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Ben Mahony",
        "dupr_id": "562DDL",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]