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

Bounce Philly $10K Summer Open - Womens Doubles Skill: (4.0+) Age: (Any)

ID: 4645580644

对局比分

2-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Bin Song

3VLX46 · Doylestown, PA, US

DUPR

3.717

LL
Laura Lufrano

127Z57 · New Hope, PA, US

DUPR

3.934

阵营 2胜方
EO
Emily Ocasio

ODZODP · Milford, PA, US

DUPR

4.312

TW
Taina Wesner

8KP0G6 · Collegeville, PA, US

DUPR

4.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4645580644
显示原始对决元数据 JSON
[
  {
    "team_id": 6045598696,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bin Song",
        "dupr_id": "3VLX46",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      },
      {
        "name": "Laura Lufrano",
        "dupr_id": "127Z57",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "New Hope, PA, US"
      }
    ]
  },
  {
    "team_id": 4474539064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Ocasio",
        "dupr_id": "ODZODP",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Milford, PA, US"
      },
      {
        "name": "Taina Wesner",
        "dupr_id": "8KP0G6",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      }
    ]
  }
]