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

Pool A Women's 4.5+ Start time 2pm

ID: 5599578166

对局比分

23-17

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1胜方
Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.131

MN
Madison Neighbors

RY5NJM · TX, US

DUPR

4.297

阵营 2负方
Janna Beasley

GG6ELM · Anchorage, AK, US

DUPR

4.145

SS
Sheryl Saturnino

1RDRZ8 · Anchorage, AK, US

DUPR

3.956

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5599578166
显示原始对决元数据 JSON
[
  {
    "team_id": 7290846919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.131,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Madison Neighbors",
        "dupr_id": "RY5NJM",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  },
  {
    "team_id": 4695814497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janna Beasley",
        "dupr_id": "GG6ELM",
        "rating": 4.145,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/693771e4d3afb.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Sheryl Saturnino",
        "dupr_id": "1RDRZ8",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]