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

Battle in the Valley - Mixed Doubles Skill: (4.0 And Above) Age: (16 And Above)

ID: 6417683424

对局比分

11-5

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

1:00 PM

对决场地

Poughkeepsie, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jenny Kelemen

1QGPD0 · Kings County, NY, US

DUPR

3.875

FV
Franz Von Habsburg

YG5G6P · New York, NY, US

DUPR

4.768

阵营 2负方
JL
Jenny Lee

0R260N · Fair Lawn, NJ, US

DUPR

3.754

JC
Joseph choi

QXGY55 · Fair Lawn, NJ, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6417683424
显示原始对决元数据 JSON
[
  {
    "team_id": 8558521057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Kelemen",
        "dupr_id": "1QGPD0",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Franz Von Habsburg",
        "dupr_id": "YG5G6P",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7840757322,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Lee",
        "dupr_id": "0R260N",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      },
      {
        "name": "Joseph choi",
        "dupr_id": "QXGY55",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      }
    ]
  }
]