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

Pool C - DUPR 18 (Sun 4/26)

ID: 5293333516

对局比分

14-21

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.600

Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.911

阵营 2胜方
GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.732

KM
Katie Merrill

3LWJZ8 · Tulsa, OK, US

DUPR

4.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5293333516
显示原始对决元数据 JSON
[
  {
    "team_id": 7019281135,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.911,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1490783/images/profile/a47d4aec-5efa-4fef-8b7c-4b0c349edcef.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 6649260095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Katie Merrill",
        "dupr_id": "3LWJZ8",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]