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

CPL (4.0) Week (5) Home Court @ Flemington Blue

ID: 6409550025

对局比分

26-24

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PM
Phil Mania

V74YEP · Califon, NJ, US

DUPR

4.074

JY
Jacob Yoo

3V04N7 · Randolph, NJ, US

DUPR

4.139

阵营 2负方
AR
Andrew Ro

179ON0 · New Hope, PA, US

DUPR

3.989

BF
Barry Friedman

1NOGQ6 · Somerville, NJ, US

DUPR

4.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6409550025
显示原始对决元数据 JSON
[
  {
    "team_id": 7735408038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Mania",
        "dupr_id": "V74YEP",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Califon, NJ, US"
      },
      {
        "name": "Jacob Yoo",
        "dupr_id": "3V04N7",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Randolph, NJ, US"
      }
    ]
  },
  {
    "team_id": 7526290906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ro",
        "dupr_id": "179ON0",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      },
      {
        "name": "Barry Friedman",
        "dupr_id": "1NOGQ6",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Somerville, NJ, US"
      }
    ]
  }
]