Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PB4ALL Spring Classic - SUN-Mens Doubles 4.0 Age 8-49

ID: 5147292956

Match Scores

12-15

Win

Play Date

2025-05-04

Play Time (Est)

9:00 PM

Play Location

Santa Rosa, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BS
Baishu sheng

4V2Q6K · Rohnert Park, CA, US

DUPR

3.533

AT
Ahotuku Tafea

2Q507R · USA

DUPR

3.417

TEAM 2WINNER
CH
chris homen

1QNNDR · Shasta Lake, CA, US

DUPR

3.932

KB
Kevin Bonner

R3YPG3 · Rohnert Park, CA, US

DUPR

3.379

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5147292956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8450954472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Baishu sheng",
        "dupr_id": "4V2Q6K",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Ahotuku Tafea",
        "dupr_id": "2Q507R",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5678453920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "chris homen",
        "dupr_id": "1QNNDR",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Shasta Lake, CA, US"
      },
      {
        "name": "Kevin Bonner ",
        "dupr_id": "R3YPG3",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      }
    ]
  }
]