Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Oil City Express! - Mixed Doubles Skill: (4.000 to 4.499)

ID: 8155838412

Match Scores

4-11, 11-8, 11-4

Win

Play Date

2026-01-11

Play Time (Est)

1:00 PM

Play Location

Bakersfield, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MJ
Michelle Jimenez

QJVXVR · USA

DUPR

3.668

LH
Luis higera

OD7552 · Bakersfield, CA, US

DUPR

4.020

TEAM 2LOSS
TP
Tangie Piper

RY0ZJQ · USA

DUPR

3.762

RW
Ryan Wheeler

W6RPLG · USA

DUPR

3.715

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-8155838412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5267794994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Jimenez",
        "dupr_id": "QJVXVR",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis higera",
        "dupr_id": "OD7552",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 5162141666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tangie Piper",
        "dupr_id": "RY0ZJQ",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Wheeler",
        "dupr_id": "W6RPLG",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]