返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Summer Friday Morning 9:00am-11:45am 2.75-3.75 Women's DUPR-Rated League Week 1

ID: 4411633917

对局比分

15-5

落败 / Loss

对决日期

2026-06-05

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jessica Barnes

YXRW5D · Ramsey, MN, US

DUPR

3.516

SC
Sharon Cody

84NR02 · USA

DUPR

2.825

阵营 2负方
AR
Amy Roell

4VMPD2 · USA

DUPR

3.245

JS
Jodi Sommerfeld

X2ZZGR · Minneapolis, MN, US

DUPR

2.853

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4411633917
显示原始对决元数据 JSON
[
  {
    "team_id": 5293796411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Barnes",
        "dupr_id": "YXRW5D",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Sharon Cody",
        "dupr_id": "84NR02",
        "rating": 2.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5123127942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Roell",
        "dupr_id": "4VMPD2",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jodi Sommerfeld",
        "dupr_id": "X2ZZGR",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]