返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 Founders Tournament - Women's Doubles Skill: (5.0)

ID: 5187709664

对局比分

11-0

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

9:00 PM

对决场地

Bainbridge Island, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Shelly Stockman

ZNXK0M · Kirkland, WA, US

DUPR

5.016

JoAnn Gries

3PRQXZ · Seattle, WA, US

DUPR

4.964

阵营 2负方
CF
Christine Ford

8WO6NY · Tigard, OR, US

DUPR

4.634

CB
Carole Bertrand

30EZ9G · Portland, OR, US

DUPR

4.952

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5187709664
显示原始对决元数据 JSON
[
  {
    "team_id": 6044963025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelly Stockman",
        "dupr_id": "ZNXK0M",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "JoAnn Gries",
        "dupr_id": "3PRQXZ",
        "rating": 4.964,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1180171/images/profile/daecf6b2-af60-4d2c-bc99-acdcc9f35e41.png",
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4299132388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Ford",
        "dupr_id": "8WO6NY",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Carole Bertrand",
        "dupr_id": "30EZ9G",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]