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

BRPC WLL WINTER 2026 WK7

ID: 8509240885

对局比分

5-15

落败 / Loss

对决日期

2026-02-17

对局时间 (估算)

2:15 AM

对决场地

Burton Wells Recreation Center, Middleton Recreation Drive, Beaufort, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
BF
Beth Frye

3PDGJM · Beaufort, SC, US

DUPR

3.675

TR
Tammy Reagen

8DXR5M · Beaufort, SC, US

DUPR

3.573

阵营 2胜方
RR
Regina Resch

KOKRY6 · Okatie, SC, US

DUPR

3.660

JS
Jaimee Sorlie

597Y05 · Beaufort, SC, US

DUPR

3.722

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8509240885
显示原始对决元数据 JSON
[
  {
    "team_id": 8280646115,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Frye",
        "dupr_id": "3PDGJM",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Tammy Reagen",
        "dupr_id": "8DXR5M",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 7307621480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Regina Resch",
        "dupr_id": "KOKRY6",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Okatie, SC, US"
      },
      {
        "name": "Jaimee Sorlie",
        "dupr_id": "597Y05",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  }
]