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

Pool 1

ID: 7477083285

对局比分

3-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
DB
Daniel Beece

MYDLZD · Wilmington, NC, US

DUPR

4.177

RB
Rebecca Blood

17MZL0 · Leland, NC, US

DUPR

4.043

阵营 2胜方
EH
Eric Hoffman

12XKXY · Leland, NC, US

DUPR

4.366

FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.388

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7477083285
显示原始对决元数据 JSON
[
  {
    "team_id": 5093639500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Beece",
        "dupr_id": "MYDLZD",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Rebecca Blood",
        "dupr_id": "17MZL0",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6252010963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Hoffman",
        "dupr_id": "12XKXY",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]