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

Greatful April - Women's 4.5

ID: 8336467744

对局比分

15-13

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.209

AA
Ashlyn Andrews

302RW4 · Draper, UT, US

DUPR

4.977

阵营 2负方
SS
Sunny Stephens

PKPYYQ · Heber City, UT, US

DUPR

4.068

BB
Brooke Bromley

30DJ48 · American Fork, UT, US

DUPR

4.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8336467744
显示原始对决元数据 JSON
[
  {
    "team_id": 5747447721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Ashlyn Andrews",
        "dupr_id": "302RW4",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 4410413183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sunny Stephens",
        "dupr_id": "PKPYYQ",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      },
      {
        "name": "Brooke Bromley",
        "dupr_id": "30DJ48",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]