返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PB 336 Conroe Intermediate Mixed Doubles

ID: 6497803965

对局比分

11-3

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Mary cook

WXWW0G · Willis, TX, US

DUPR

2.708

JM
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.297

阵营 2负方
AH
angela Hua

GWM5XQ · USA

DUPR

2.384

XW
xing wu

6K97PD · USA

DUPR

2.416

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6497803965
显示原始对决元数据 JSON
[
  {
    "team_id": 7652490358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary  cook",
        "dupr_id": "WXWW0G",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 6472946666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "angela Hua",
        "dupr_id": "GWM5XQ",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "xing wu",
        "dupr_id": "6K97PD",
        "rating": 2.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]