Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5th Annual "Picklin' for a Cure" - Mixed Doubles Skill: (3.5) Age: (60-69)

ID: 6026639913

Match Scores

15-11

Win

Play Date

2025-10-18

Play Time (Est)

10:15 AM

Play Location

Tucson, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Diane M Valencia

67XKOD · USA

DUPR

3.986

AH
Allan Hilchie

QPXMD5 · Oracle, AZ, US

DUPR

3.744

TEAM 2LOSS
ME
Margaret Eller

RZD6PD · USA

DUPR

3.704

DA
Dan Anderson

3YM2YG · Tucson, AZ, US

DUPR

3.903

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-6026639913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7142615095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diane M Valencia",
        "dupr_id": "67XKOD",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allan Hilchie",
        "dupr_id": "QPXMD5",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Oracle, AZ, US"
      }
    ]
  },
  {
    "team_id": 7759353716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Margaret Eller",
        "dupr_id": "RZD6PD",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Anderson",
        "dupr_id": "3YM2YG",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]