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

Movember Tournament for Men's Health 2025 - Men's Doubles OPEN, all ages

ID: 6317073531

Match Scores

6-15

Win

Play Date

2025-11-08

Play Time (Est)

4:45 AM

Play Location

Bellingham, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LV
Luis vásquez

2YY2M7 · USA

DUPR

4.536

TT
Tristan Trudell

3OEY6E · Bellingham, WA, US

DUPR

4.332

TEAM 2WINNER
TC
Tristan Clark

4LZDZM · North Vancouver, BC, CA

DUPR

4.664

DS
Davi Singh

3XRMO5 · Whistler, BC, CA

DUPR

5.074

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-6317073531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4893675222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis vásquez",
        "dupr_id": "2YY2M7",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tristan Trudell",
        "dupr_id": "3OEY6E",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 5072316141,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristan Clark",
        "dupr_id": "4LZDZM",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Davi Singh",
        "dupr_id": "3XRMO5",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]