Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 La Paz, Baja, Mexico - Come to play a SENIOR tournament, stay to experience La Paz - Men's Doubles Advanced

ID: 6005469316

Match Scores

12-10

Loss

Play Date

2026-01-31

Play Time (Est)

5:00 PM

Play Location

El Centenario, La Paz,

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Steven Thicke

YXOQ2D · USA

DUPR

3.763

DP
Dean Plouffe

84R0KK · Duncan, BC, CA

DUPR

3.832

TEAM 2LOSS
DH
Darwin Horning

QX9OM0 · Port Alberni, BC, CA

DUPR

4.283

ML
mark lower

4PMVLM · USA

DUPR

2.581

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-6005469316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408551946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Thicke",
        "dupr_id": "YXOQ2D",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dean Plouffe",
        "dupr_id": "84R0KK",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Duncan, BC, CA"
      }
    ]
  },
  {
    "team_id": 4708803327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darwin Horning",
        "dupr_id": "QX9OM0",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Port Alberni, BC, CA"
      },
      {
        "name": "mark lower",
        "dupr_id": "4PMVLM",
        "rating": 2.581,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]