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

BPC Spring Broad River v Fripp - M 4.0

ID: 8243782818

对局比分

1-11, 4-11

获胜 / Win

对决日期

2026-04-06

对局时间 (估算)

7:30 PM

对决场地

Fripp Island, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
Isaac Levi

V72Q05 · Hardeeville, SC, US

DUPR

4.106

BM
Brian McDaniel

M22QWD · Beaufort, SC, US

DUPR

4.075

阵营 2胜方
JJ
Jess Jones

9PJZ0V · Denver, CO, US

DUPR

5.367

KM
Kieran Moriarty

1RO2NQ · Beaufort County, SC, US

DUPR

4.024

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8243782818
显示原始对决元数据 JSON
[
  {
    "team_id": 5903845721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaac Levi",
        "dupr_id": "V72Q05",
        "rating": 4.106,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/672d4c30dfd75.jpg",
        "location": "Hardeeville, SC, US"
      },
      {
        "name": "Brian McDaniel",
        "dupr_id": "M22QWD",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  },
  {
    "team_id": 6335253609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jess Jones",
        "dupr_id": "9PJZ0V",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Kieran Moriarty",
        "dupr_id": "1RO2NQ",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      }
    ]
  }
]