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

Tuesday social

ID: 5445025067

对局比分

8-11

获胜 / Win

对决日期

2025-07-01

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Scott Miller

3XE6RX · West Sacramento, CA, US

DUPR

4.408

GI
George Ivanov

KO2K57 · Cape Town, WC, ZA

DUPR

4.893

阵营 2胜方
MF
Martinique Ferreira

PWKJ6X · USA

DUPR

4.333

AJ
Andrew Joerning

WX294L · Cape Town, WC, ZA

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445025067
显示原始对决元数据 JSON
[
  {
    "team_id": 8141854139,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Miller",
        "dupr_id": "3XE6RX",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "West Sacramento, CA, US"
      },
      {
        "name": "George Ivanov",
        "dupr_id": "KO2K57",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      }
    ]
  },
  {
    "team_id": 6364714275,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martinique Ferreira",
        "dupr_id": "PWKJ6X",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Joerning",
        "dupr_id": "WX294L",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      }
    ]
  }
]