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

CFIL Advanced CP vs BF

ID: 8478848823

对局比分

11-3

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

4:45 AM

对决场地

Cape Fear National Golf Course at Brunswick Forest, Cape Fear National Drive, Leland, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jill Morris

EGMLVM · USA

DUPR

3.745

JD
Jayne Donohoe

8DO094 · Leland, NC, US

DUPR

4.558

阵营 2负方
DP
Driana Pearce

8WKOMM · Leland, NC, US

DUPR

4.089

Kim Mihan

1RXJYD · Leland, NC, US

DUPR

4.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8478848823
显示原始对决元数据 JSON
[
  {
    "team_id": 5040114986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Morris",
        "dupr_id": "EGMLVM",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayne Donohoe",
        "dupr_id": "8DO094",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5129143334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Driana Pearce",
        "dupr_id": "8WKOMM",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Kim Mihan",
        "dupr_id": "1RXJYD",
        "rating": 4.057,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67b247f5cd51f.jpg",
        "location": "Leland, NC, US"
      }
    ]
  }
]