Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2.5+ Women’s Round Robin

ID: 7330875099

Match Scores

7-11

Win

Play Date

2025-07-06

Play Time (Est)

4:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Mae Caballes

YNDL5G · Davao City, Davao Region, PH

DUPR

2.320

JH
Janet hill

J59MRM · Henderson, NV, US

DUPR

2.521

TEAM 2WINNER
ER
Ethel Retodo

YNDYNG · Henderson, NV, US

DUPR

2.295

KR
Kiki Ren

JZRMOW · Winchester, MA, US

DUPR

2.717

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-7330875099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8488449499,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mae Caballes",
        "dupr_id": "YNDL5G",
        "rating": 2.32,
        "profile_pic_url": null,
        "location": "Davao City, Davao Region, PH"
      },
      {
        "name": "Janet hill",
        "dupr_id": "J59MRM",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 6981893497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethel Retodo",
        "dupr_id": "YNDYNG",
        "rating": 2.295,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Kiki Ren",
        "dupr_id": "JZRMOW",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  }
]