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

Competitive Open Play Match

ID: 6705956990

对局比分

4-15

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JN
Josh Nix

1R5EDE · Edmond, OK, US

DUPR

5.261

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.747

阵营 2胜方
JN
James Nguyen

17PNWN · Edmond, OK, US

DUPR

5.101

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.812

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6705956990
显示原始对决元数据 JSON
[
  {
    "team_id": 6220640244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Nix",
        "dupr_id": "1R5EDE",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  },
  {
    "team_id": 5847825956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Nguyen",
        "dupr_id": "17PNWN",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]