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

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

ID: 7899586416

对局比分

21-16

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BN
Brandon Nguyen

VXK4Q7 · Egg Harbor Township, NJ, US

DUPR

3.829

SO
Sean OConnell

8WJ9Q1 · Pennington, NJ, US

DUPR

4.024

阵营 2负方
WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

4.053

AO
Alexander Ou

2LOQ69 · Union City, NJ, US

DUPR

4.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7899586416
显示原始对决元数据 JSON
[
  {
    "team_id": 5153559980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon  Nguyen",
        "dupr_id": "VXK4Q7",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Sean OConnell",
        "dupr_id": "8WJ9Q1",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Pennington, NJ, US"
      }
    ]
  },
  {
    "team_id": 7372760729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      },
      {
        "name": "Alexander Ou",
        "dupr_id": "2LOQ69",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Union City, NJ, US"
      }
    ]
  }
]