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

Penn State Campus Regional - Pool A

ID: 4533449836

对局比分

21-7

获胜 / Win

对决日期

2025-10-23

对局时间 (估算)

5:00 PM

对决场地

Pollock Rd, University Park, PA 16802, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Henry Ye

W6L4ZG · Collegeville, PA, US

DUPR

4.021

FD
Fyodor D’Souza

4ZOY46 · Allentown, PA, US

DUPR

4.456

阵营 2负方
JK
Jay Khamar

GGXZDG · USA

DUPR

3.328

MM
Miles Misyan

P5OJOX · USA

DUPR

3.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4533449836
显示原始对决元数据 JSON
[
  {
    "team_id": 7373749628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Ye",
        "dupr_id": "W6L4ZG",
        "rating": 4.021,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/150899/images/profile/512e751d-0597-474d-8cdc-f3aeac95660a.png",
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Fyodor D’Souza",
        "dupr_id": "4ZOY46",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      }
    ]
  },
  {
    "team_id": 4421693141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Khamar",
        "dupr_id": "GGXZDG",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miles Misyan",
        "dupr_id": "P5OJOX",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]