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

BPC Fall Playoffs Fripp v Dataw - Mx 3.5 A

ID: 8227407832

对局比分

9-11, 5-11

获胜 / Win

对决日期

2025-11-11

对局时间 (估算)

5:00 PM

对决场地

Dataw Island, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
MM
Michele Moriarty

8D6LVL · USA

DUPR

3.907

MM
MARK MACKEY

164OLQ · Cincinnati, OH, US

DUPR

3.814

阵营 2胜方
JA
Jo Ann Csakany

GGL4EV · Beaufort County, SC, US

DUPR

3.901

JM
Jeff Miller

8W4MLY · Beaufort County, SC, US

DUPR

3.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8227407832
显示原始对决元数据 JSON
[
  {
    "team_id": 8166037212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michele Moriarty",
        "dupr_id": "8D6LVL",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MARK MACKEY",
        "dupr_id": "164OLQ",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 8503216261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jo Ann Csakany",
        "dupr_id": "GGL4EV",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "8W4MLY",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      }
    ]
  }
]