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

Week 5 DUPR Women’s League

ID: 4475141983

对局比分

9-11

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

8:45 AM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
AR
Aapree Ray

7DDED5 · Lehi, UT, US

DUPR

3.628

AC
Allison Caviness

QX925D · USA

DUPR

3.305

阵营 2胜方
SH
Stormy Hill

7DYGE0 · Salt Lake City, UT, US

DUPR

3.639

EH
Emily Hutchings

2YJ0WY · Highland, UT, US

DUPR

3.542

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4475141983
显示原始对决元数据 JSON
[
  {
    "team_id": 8354756117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aapree Ray",
        "dupr_id": "7DDED5",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Allison Caviness",
        "dupr_id": "QX925D",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8071508504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stormy Hill",
        "dupr_id": "7DYGE0",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Emily  Hutchings",
        "dupr_id": "2YJ0WY",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]