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

The Last Stop - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6993014114

对局比分

9-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1负方
GK
Greg Knox

8GO7YX · Bible Hill, NS, CA

DUPR

4.599

FS
Francisco Sousa

12G4Y4 · Truro, NS, CA

DUPR

4.677

阵营 2胜方
NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.253

AA
Adam Arsenault

O6RL0L · Brudenell, PE, CA

DUPR

4.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6993014114
显示原始对决元数据 JSON
[
  {
    "team_id": 7710658387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Knox",
        "dupr_id": "8GO7YX",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Bible Hill, NS, CA"
      },
      {
        "name": "Francisco Sousa",
        "dupr_id": "12G4Y4",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Truro, NS, CA"
      }
    ]
  },
  {
    "team_id": 8351322613,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      },
      {
        "name": "Adam Arsenault",
        "dupr_id": "O6RL0L",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Brudenell, PE, CA"
      }
    ]
  }
]