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

PickleB 2026 Series Event 3 - 18+ Womens Doubles 4.5+

ID: 8422610903

对局比分

7-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NR
Nia Rogers

3Y6P5G · Fleet, England, GB

DUPR

4.686

HP
Hannah Payne

L29QD6 · Andover, England, GB

DUPR

4.225

阵营 2胜方
CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.938

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.405

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8422610903
显示原始对决元数据 JSON
[
  {
    "team_id": 8428136986,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nia Rogers",
        "dupr_id": "3Y6P5G",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Fleet, England, GB"
      },
      {
        "name": "Hannah Payne",
        "dupr_id": "L29QD6",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Andover, England, GB"
      }
    ]
  },
  {
    "team_id": 5888426468,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]