返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 5438236984

对局比分

15-9

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

5:00 PM

对决场地

Bellingham, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
NS
Nick Sokol

DWPZXY · Everson, WA, US

DUPR

4.004

LT
Lee Tan

8KPE7Y · Bellingham, WA, US

DUPR

4.069

阵营 2负方
BA
Brett Anderberg

8WKMML · Blaine, WA, US

DUPR

3.944

DH
Daniel Herndon

3YDQGG · Bellingham, WA, US

DUPR

4.009

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5438236984
显示原始对决元数据 JSON
[
  {
    "team_id": 8151973458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Sokol",
        "dupr_id": "DWPZXY",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Everson, WA, US"
      },
      {
        "name": "Lee Tan",
        "dupr_id": "8KPE7Y",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 5696229799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Anderberg",
        "dupr_id": "8WKMML",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Blaine, WA, US"
      },
      {
        "name": "Daniel Herndon",
        "dupr_id": "3YDQGG",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]