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

Tuesday Social

ID: 5327170123

对局比分

12-10

获胜 / Win

对决日期

2025-07-01

对局时间 (估算)

8:45 AM

对决场地

Sea Point, Cape Town, 8005, South Africa

未核实场馆

对决竞争阵营

阵营 1胜方
PD
Pieter de Jager

G5ZYZD · Cape Town, WC, ZA

DUPR

4.671

MF
Martinique Ferreira

PWKJ6X · USA

DUPR

4.342

阵营 2负方
Scott Miller

3XE6RX · West Sacramento, CA, US

DUPR

4.378

GI
George Ivanov

KO2K57 · Cape Town, WC, ZA

DUPR

4.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5327170123
显示原始对决元数据 JSON
[
  {
    "team_id": 7852258865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pieter de Jager",
        "dupr_id": "G5ZYZD",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      },
      {
        "name": "Martinique Ferreira",
        "dupr_id": "PWKJ6X",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6316678617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Miller",
        "dupr_id": "3XE6RX",
        "rating": 4.378,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150449_64462a962cd39.jpeg",
        "location": "West Sacramento, CA, US"
      },
      {
        "name": "George Ivanov",
        "dupr_id": "KO2K57",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      }
    ]
  }
]