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

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

ID: 6944987226

Match Scores

15-7

Loss

Play Date

2025-12-21

Play Time (Est)

7:30 PM

Play Location

Ottawa, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
KW
Kevin Wilson

EGW5LE · Casselman, ON, CA

DUPR

5.186

TL
Thomas Le

59JLK5 · USA

DUPR

4.518

TEAM 2LOSS
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.789

KL
Keith Lane

1270RR · Ottawa, ON, CA

DUPR

4.782

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-6944987226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5937792629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Wilson",
        "dupr_id": "EGW5LE",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Casselman, ON, CA"
      },
      {
        "name": "Thomas Le",
        "dupr_id": "59JLK5",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8374437372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Keith Lane",
        "dupr_id": "1270RR",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]