Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Diamond Central Valley Cup 2 - Mixed Doubles 4.5 (8+)

ID: 6911630400

Match Scores

3-11

Loss

Play Date

2026-03-15

Play Time (Est)

1:00 PM

Play Location

Bakersfield, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
Ralph Rogers

8WNX7M · Bakersfield, CA, US

DUPR

4.102

OM
Ondria Mello

12ZLOE · Hanford, CA, US

DUPR

3.795

TEAM 2WINNER
MN
Michelle Napier

D5YQQM · USA

DUPR

4.309

TA
Trey Alderete

940WWR · USA

DUPR

4.222

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-6911630400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7656929957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ralph Rogers",
        "dupr_id": "8WNX7M",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Ondria Mello",
        "dupr_id": "12ZLOE",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      }
    ]
  },
  {
    "team_id": 7184352802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Napier",
        "dupr_id": "D5YQQM",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trey Alderete",
        "dupr_id": "940WWR",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]