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

Fall Brawl 2025 - WD / 4.5 / 35+

ID: 4610072999

对局比分

12-15

落败 / Loss

对决日期

2025-10-10

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
Kim Stephens

84QR22 · Riverside, CA, US

DUPR

4.803

MT
Michelle Taylor

8426G2 · Lakewood, CA, US

DUPR

4.769

阵营 2胜方
Julie Cobb

840M5K · Palm Springs, CA, US

DUPR

4.449

KJ
Kelly James

3V6O61 · Seattle, WA, US

DUPR

4.883

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4610072999
显示原始对决元数据 JSON
[
  {
    "team_id": 5123474504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Stephens",
        "dupr_id": "84QR22",
        "rating": 4.803,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1198548/images/profile/013c5824-d9ea-4534-86d7-2829d3abe533.png",
        "location": "Riverside, CA, US"
      },
      {
        "name": "Michelle Taylor",
        "dupr_id": "8426G2",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Lakewood, CA, US"
      }
    ]
  },
  {
    "team_id": 4894493215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Cobb",
        "dupr_id": "840M5K",
        "rating": 4.449,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1269843/images/profile/82aba17c-b250-4c09-b109-fd0e1a0f36e6.png",
        "location": "Palm Springs, CA, US"
      },
      {
        "name": "Kelly James",
        "dupr_id": "3V6O61",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]