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

Pool B

ID: 4859553095

对局比分

1-15

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
LM
Lineni Makihele

59N290 · Anchorage, AK, US

DUPR

3.438

SO
Siolui Ofiu

RZ6R2Q · USA

DUPR

3.429

阵营 2胜方
Fabiola Rundle

1NMR0Z · Anchorage, AK, US

DUPR

3.626

Kris Rundle

PKP7QM · Anchorage, AK, US

DUPR

4.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4859553095
显示原始对决元数据 JSON
[
  {
    "team_id": 6138637223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lineni Makihele",
        "dupr_id": "59N290",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Siolui Ofiu",
        "dupr_id": "RZ6R2Q",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8226899751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fabiola Rundle",
        "dupr_id": "1NMR0Z",
        "rating": 3.626,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/673d5c53ac30e.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Kris Rundle",
        "dupr_id": "PKP7QM",
        "rating": 4.161,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6726e9a7e69bd.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]