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

Set Partners Round Robin

ID: 8297287944

对局比分

8-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Rader Park

未核实场馆

对决竞争阵营

阵营 1负方
AC
Arlee Copeland

V7VWY6 · Weatherford, OK, US

DUPR

3.574

AB
Amy Bluth

1QWEPD · Weatherford, OK, US

DUPR

3.195

阵营 2胜方
SR
Sherry Roden

YGDGP4 · Stillwater, OK, US

DUPR

3.444

SR
Stephanie Robinson

8WWNKK · Oklahoma City, OK, US

DUPR

3.458

数据访问 (AI / 开发者)

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

cURL Request:

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