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

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

ID: 5766685217

对局比分

11-7

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Tom Corfield

3LOY6J · Greater London, England, GB

DUPR

4.937

JC
Jamie Champion

76D6MN · Wivenhoe, England, GB

DUPR

4.619

阵营 2负方
CF
Chris Frylinck

8GMGZM · Hampshire, England, GB

DUPR

4.587

RR
Rupert Robinson

YXXWLK · England, GB

DUPR

4.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5766685217
显示原始对决元数据 JSON
[
  {
    "team_id": 4379492883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Corfield",
        "dupr_id": "3LOY6J",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Jamie Champion",
        "dupr_id": "76D6MN",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      }
    ]
  },
  {
    "team_id": 8461792550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Frylinck",
        "dupr_id": "8GMGZM",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Rupert Robinson",
        "dupr_id": "YXXWLK",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "England, GB"
      }
    ]
  }
]