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

NP Sin City Classic Powered by Onix - Mixed Doubles Skill: 4.0+ (4.999 And Under) Age: (49 And Under)

ID: 8481950165

对局比分

12-10

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jennifer Reasner

8947KJ · Las Vegas, NV, US

DUPR

3.648

JM
Jake Monroe

3PJNZQ · North Las Vegas, NV, US

DUPR

4.290

阵营 2负方
LS
Lacey Smith

3XKMPR · Henderson, NV, US

DUPR

4.038

EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8481950165
显示原始对决元数据 JSON
[
  {
    "team_id": 4443635851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Reasner",
        "dupr_id": "8947KJ",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jake Monroe",
        "dupr_id": "3PJNZQ",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6237693191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lacey Smith",
        "dupr_id": "3XKMPR",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      }
    ]
  }
]