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

Robbinsville Pickle House: Diamond Championship - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 6441337080

对局比分

14-16

获胜 / Win

对决日期

2025-12-28

对局时间 (估算)

1:00 PM

对决场地

Robbinsville Twp, NJ

未核实场馆

对决竞争阵营

阵营 1负方
AD
Amalia DiTrapani

0YL924 · Richmond County, NY, US

DUPR

4.196

MS
Matthew Schall

3ZK2YW · Tinton Falls, NJ, US

DUPR

4.351

阵营 2胜方
YK
Yuki Kim

O6J0ZL · Collegeville, PA, US

DUPR

4.553

SK
Shashank Kamdar

4ZWQLM · Chesterbrook, PA, US

DUPR

4.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6441337080
显示原始对决元数据 JSON
[
  {
    "team_id": 4598279089,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amalia DiTrapani",
        "dupr_id": "0YL924",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Matthew Schall",
        "dupr_id": "3ZK2YW",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Tinton Falls, NJ, US"
      }
    ]
  },
  {
    "team_id": 6280362644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yuki  Kim",
        "dupr_id": "O6J0ZL",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Shashank Kamdar",
        "dupr_id": "4ZWQLM",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      }
    ]
  }
]