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

The Forge Open: Rally for Recovery 2026 - Mens Doubles Skill: (OPEN) Age: (Any)

ID: 8006393090

Match Scores

11-5

Loss

Play Date

2026-01-30

Play Time (Est)

3:30 PM

Play Location

Victoria, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Daren McLean

PKNM0G · Sooke, BC, CA

DUPR

4.963

GP
Gerry Peng

12J2N9 · Victoria, BC, CA

DUPR

4.529

TEAM 2LOSS
IP
Ian Prescott

KXNVMK · Victoria, BC, CA

DUPR

4.977

CA
Conor Adams

590JD5 · Saint Martins, NB, CA

DUPR

4.226

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-8006393090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7420925122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daren McLean",
        "dupr_id": "PKNM0G",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Sooke, BC, CA"
      },
      {
        "name": "Gerry Peng",
        "dupr_id": "12J2N9",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      }
    ]
  },
  {
    "team_id": 6504016953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Prescott",
        "dupr_id": "KXNVMK",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      },
      {
        "name": "Conor Adams",
        "dupr_id": "590JD5",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Saint Martins, NB, CA"
      }
    ]
  }
]