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

Pool A - Men's DUPR 11 (v3) - The Dink MiLP v3 @ The Picklr Aurora 3V3 Rally Royale

ID: 7936431171

对局比分

22-24

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

The Picklr Aurora

未核实场馆

对决竞争阵营

阵营 1负方
WT
Wei Tay

V2ZQL6 · Aurora, CO, US

DUPR

3.807

NP
Nathan Phillips

NRDMV2 · USA

DUPR

3.253

阵营 2胜方
KL
Kevin L Kelly

9P569K · CO, US

DUPR

3.719

NL
Nick Lee

DWQEKM · Denver, CO, US

DUPR

3.863

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7936431171
显示原始对决元数据 JSON
[
  {
    "team_id": 5944237593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wei Tay",
        "dupr_id": "V2ZQL6",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Nathan Phillips",
        "dupr_id": "NRDMV2",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6624580667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin L Kelly",
        "dupr_id": "9P569K",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Nick Lee",
        "dupr_id": "DWQEKM",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]