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

Mx 40 All - Round 5:

ID: 8330078875

对局比分

11-4

获胜 / Win

对决日期

2025-09-07

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JI
Joy Iwata

8M9X5L · Pleasanton, CA, US

DUPR

4.204

PD
Phil Davis

12G52R · Livermore, CA, US

DUPR

3.997

阵营 2负方
James Weber

6ZOWYQ · San Ramon, CA, US

DUPR

3.614

JM
Jing MacKenzie

EW9KKW · USA

DUPR

3.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8330078875
显示原始对决元数据 JSON
[
  {
    "team_id": 4973720891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joy Iwata",
        "dupr_id": "8M9X5L",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Phil Davis",
        "dupr_id": "12G52R",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 8207228321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Weber",
        "dupr_id": "6ZOWYQ",
        "rating": 3.614,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68a26128df459.jpg",
        "location": "San Ramon, CA, US"
      },
      {
        "name": "Jing MacKenzie",
        "dupr_id": "EW9KKW",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]