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

Pool B

ID: 8013841924

对局比分

15-5

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

5:00 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
KM
Kevin Madruga

JZXO7J · Wasilla, AK, US

DUPR

4.726

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.299

阵营 2负方
Fabiola Rundle

1NMR0Z · Anchorage, AK, US

DUPR

3.626

Kris Rundle

PKP7QM · Anchorage, AK, US

DUPR

4.160

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8013841924
显示原始对决元数据 JSON
[
  {
    "team_id": 8238934866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Madruga",
        "dupr_id": "JZXO7J",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.299,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 7651655265,
    "serial": 2,
    "winner": false,
    "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.16,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6726e9a7e69bd.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]