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

POOL A

ID: 5674771937

对局比分

15-1

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

6:15 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
BT
Barbara Taylor

XJEKRR · Anchorage, AK, US

DUPR

3.896

CL
Christopher Lawson

L265RJ · Anchorage, AK, US

DUPR

4.415

阵营 2负方
LM
Lineni Makihele

59N290 · Anchorage, AK, US

DUPR

3.546

Tuuta Inoke

9P2XPR · Anchorage, AK, US

DUPR

3.415

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5674771937
显示原始对决元数据 JSON
[
  {
    "team_id": 6594304773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Taylor",
        "dupr_id": "XJEKRR",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Christopher Lawson",
        "dupr_id": "L265RJ",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6870595376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lineni Makihele",
        "dupr_id": "59N290",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Tuuta Inoke",
        "dupr_id": "9P2XPR",
        "rating": 3.415,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/680cfd66eddc2.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]