Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2024 Tommy Wong Memorial Mens Doubles 4.5 Age: (60 To 69)

ID: 7697593394

Match Scores

11-15

Win

Play Date

2024-01-06

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BR
Bruce Rubin

17J965 · Stevenson Ranch, CA, US

DUPR

4.565

OC
Owen Chambers

8GWGOX · Palmdale, CA, US

DUPR

4.312

TEAM 2WINNER
MK
Matt Keller

17Z6M5 · Sun City West, AZ, US

DUPR

4.609

DR
Donald Rowden

16M56G · Surprise, AZ, US

DUPR

4.564

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-7697593394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5784759364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bruce Rubin",
        "dupr_id": "17J965",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Stevenson Ranch, CA, US"
      },
      {
        "name": "Owen Chambers",
        "dupr_id": "8GWGOX",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Palmdale, CA, US"
      }
    ]
  },
  {
    "team_id": 6191595137,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Keller",
        "dupr_id": "17Z6M5",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Sun City West, AZ, US"
      },
      {
        "name": "Donald Rowden",
        "dupr_id": "16M56G",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]