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

Set Partners Round Robin

ID: 7084306682

对局比分

11-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Rader Park

未核实场馆

对决竞争阵营

阵营 1负方
AC
Arlee Copeland

V7VWY6 · Weatherford, OK, US

DUPR

3.581

AB
Amy Bluth

1QWEPD · Weatherford, OK, US

DUPR

3.210

阵营 2胜方
SR
Sherry Roden

YGDGP4 · Stillwater, OK, US

DUPR

3.409

SR
Stephanie Robinson

8WWNKK · Oklahoma City, OK, US

DUPR

3.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7084306682
显示原始对决元数据 JSON
[
  {
    "team_id": 8258343676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arlee Copeland",
        "dupr_id": "V7VWY6",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Amy Bluth",
        "dupr_id": "1QWEPD",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 5226813665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Roden",
        "dupr_id": "YGDGP4",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Stillwater, OK, US"
      },
      {
        "name": "Stephanie Robinson",
        "dupr_id": "8WWNKK",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]