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

Brooklyn Open - Mixed Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 8187727148

对局比分

11-6

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

9:00 PM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
PR
Pallavi Reddy

DWKNVY · New York, NY, US

DUPR

3.920

JH
Jack Hebert

PKY2JZ · New York, NY, US

DUPR

4.321

阵营 2负方
AW
Anne Wen

0RDN5N · New York, NY, US

DUPR

3.636

DL
Danny Li

QXEKRN · New York, NY, US

DUPR

4.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8187727148
显示原始对决元数据 JSON
[
  {
    "team_id": 5997314171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pallavi Reddy",
        "dupr_id": "DWKNVY",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jack Hebert",
        "dupr_id": "PKY2JZ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5747552846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anne Wen",
        "dupr_id": "0RDN5N",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Danny Li",
        "dupr_id": "QXEKRN",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]