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: 8113361539

Match Scores

11-3

Loss

Play Date

2026-01-31

Play Time (Est)

8:45 AM

Play Location

El Centenario, La Paz,

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Bob Philps

V22MN7 · USA

DUPR

4.338

AH
Aubrey Hatch

L5E7EJ · USA

DUPR

4.087

TEAM 2LOSS
DH
Darwin Horning

QX9OM0 · Port Alberni, BC, CA

DUPR

4.248

ML
mark lower

4PMVLM · USA

DUPR

2.562

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-8113361539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7250376498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Philps",
        "dupr_id": "V22MN7",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aubrey Hatch",
        "dupr_id": "L5E7EJ",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8202321261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darwin Horning",
        "dupr_id": "QX9OM0",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Port Alberni, BC, CA"
      },
      {
        "name": "mark lower",
        "dupr_id": "4PMVLM",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]