Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 17+ - Conejo Classic Tournament – Team MiLP Style

ID: 4333782073

Match Scores

21-19

Win

Play Date

2025-06-22

Play Time (Est)

2:15 AM

Play Location

Rancho Conejo Playfields

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Mona Fine

PWR4OM · USA

DUPR

3.818

DH
Diane Humphrey

8DY0WM · Thousand Oaks, CA, US

DUPR

4.475

TEAM 2LOSS
AD
Annie Davidson

89XK5E · Thousand Oaks, CA, US

DUPR

4.067

MH
Melissa Hundley

3L0X6J · Moorpark, CA, US

DUPR

4.048

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-4333782073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5970540750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mona Fine",
        "dupr_id": "PWR4OM",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane Humphrey",
        "dupr_id": "8DY0WM",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6325478003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Annie Davidson",
        "dupr_id": "89XK5E",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Melissa Hundley",
        "dupr_id": "3L0X6J",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      }
    ]
  }
]