返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Robbinsville Pickle House : Gold Cup - Mens Doubles Skill: (4.5+) Age: (Any)

ID: 7338719976

对局比分

15-11

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

1:00 PM

对决场地

Robbinsville Twp, NJ

未核实场馆

对决竞争阵营

阵营 1胜方
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.681

CC
candrin Chris

OD59L7 · Port Washington, NY, US

DUPR

5.023

阵营 2负方
CD
Chris Damato

3ZQOVM · Yardley, PA, US

DUPR

4.955

PR
Patrick Ryan

NY2OQ7 · Clinton, NJ, US

DUPR

4.664

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7338719976
显示原始对决元数据 JSON
[
  {
    "team_id": 8416807395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.681,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/40151/images/profile/bffd24fb-09e6-44cb-94ee-dba5f75f1035.jpg",
        "location": "Cold Spring Harbor, NY, US"
      },
      {
        "name": "candrin Chris",
        "dupr_id": "OD59L7",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Port Washington, NY, US"
      }
    ]
  },
  {
    "team_id": 6818074682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Damato",
        "dupr_id": "3ZQOVM",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      },
      {
        "name": "Patrick Ryan",
        "dupr_id": "NY2OQ7",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Clinton, NJ, US"
      }
    ]
  }
]