返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 7188042624

对局比分

17-15

落败 / Loss

对决日期

2026-02-13

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DF
Drew Foster

V6R9ZP · USA

DUPR

5.002

MR
Madi Romano

EXMR0E · USA

DUPR

5.014

阵营 2负方
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.748

LM
Lauren Moreno

D502L6 · USA

DUPR

4.926

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7188042624
显示原始对决元数据 JSON
[
  {
    "team_id": 8315351364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Foster",
        "dupr_id": "V6R9ZP",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madi Romano",
        "dupr_id": "EXMR0E",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7485776606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Lauren Moreno",
        "dupr_id": "D502L6",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]