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

March to Victory by ZZ2 - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 7568067445

对局比分

8-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

2:15 AM

对决场地

Lynnwood, WA

未核实场馆

对决竞争阵营

阵营 1负方
SJ
Sam Jacobsen

7N7QV4 · Bellingham, WA, US

DUPR

4.080

RS
Ryan Skoubo

XJRR0X · Bellingham, WA, US

DUPR

4.326

阵营 2胜方
AV
Alliver Verzon

L5LM9Q · Bremerton, WA, US

DUPR

4.349

LC
Luke Cramer

O66EZ2 · Tacoma, WA, US

DUPR

4.179

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7568067445
显示原始对决元数据 JSON
[
  {
    "team_id": 5718189214,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Jacobsen",
        "dupr_id": "7N7QV4",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Ryan Skoubo",
        "dupr_id": "XJRR0X",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 8268391891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alliver Verzon",
        "dupr_id": "L5LM9Q",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Bremerton, WA, US"
      },
      {
        "name": "Luke Cramer",
        "dupr_id": "O66EZ2",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]