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

Dill Dinkers Pot O'Gold - The Main Event Pool Play

ID: 7109082546

对局比分

3-11

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

7:30 PM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1负方
Hudson De Risi

L2NORK · Cold Spring Harbor, NY, US

DUPR

4.993

AG
Aidan Gorneau

599K00 · South Portland, ME, US

DUPR

5.063

阵营 2胜方
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.791

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.160

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7109082546
显示原始对决元数据 JSON
[
  {
    "team_id": 7021701712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hudson De Risi",
        "dupr_id": "L2NORK",
        "rating": 4.993,
        "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": "Aidan Gorneau",
        "dupr_id": "599K00",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      }
    ]
  },
  {
    "team_id": 4787035349,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.791,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]