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

CPL (4.0) Week (6) Flemington Green @ Picklr Fair Lawn

ID: 5988378052

对局比分

14-21

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Anthony Fallet

V4DKZ7 · South Plainfield, NJ, US

DUPR

4.156

SO
Sean OConnell

8WJ9Q1 · Pennington, NJ, US

DUPR

4.019

阵营 2胜方
MY
Max Yang

WK2RZQ · Fair Lawn, NJ, US

DUPR

4.472

WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

4.061

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5988378052
显示原始对决元数据 JSON
[
  {
    "team_id": 8309614738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Fallet",
        "dupr_id": "V4DKZ7",
        "rating": 4.156,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/435735/images/profile/7b5bcb43-17ee-4aa7-b43d-68d06597fc1d.png",
        "location": "South Plainfield, NJ, US"
      },
      {
        "name": "Sean OConnell",
        "dupr_id": "8WJ9Q1",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Pennington, NJ, US"
      }
    ]
  },
  {
    "team_id": 7486031524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Yang",
        "dupr_id": "WK2RZQ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      }
    ]
  }
]