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

APP Sacramento Open Benftg. Shriners Children's - AARP Champions (50+) Mixed Pro Doubles

ID: 8342471201

Match Scores

13-15

Win

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Johnson Ranch Sports Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
John Hostetler

8GYPX8 · Encinitas, CA, US

DUPR

5.547

KO
Kelly Ojeda

3VGGX7 · Bakersfield, CA, US

DUPR

5.290

TEAM 2WINNER
MF
Maggie Fields

PKJPGM · Seattle, WA, US

DUPR

4.874

MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

5.014

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-8342471201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5565471073,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Hostetler",
        "dupr_id": "8GYPX8",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Kelly Ojeda",
        "dupr_id": "3VGGX7",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 8182082238,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maggie Fields",
        "dupr_id": "PKJPGM",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      }
    ]
  }
]