Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 16 (Saturday)

ID: 6270208586

Match Scores

3-11

Win

Play Date

2026-02-21

Play Time (Est)

3:30 PM

Play Location

Bay Club Broadway Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Dave Allred

V42ZRJ · Danville, CA, US

DUPR

4.081

KA
Kristin Allred

X267E2 · USA

DUPR

3.943

TEAM 2WINNER
EE
eric eberle

3V6VOE · Aptos, CA, US

DUPR

4.433

WD
Wendy Dodd

84QMZ6 · Aptos, CA, US

DUPR

3.987

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-6270208586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4779013551,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Allred",
        "dupr_id": "V42ZRJ",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Kristin Allred",
        "dupr_id": "X267E2",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8525624718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "eric eberle",
        "dupr_id": "3V6VOE",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Aptos, CA, US"
      },
      {
        "name": "Wendy Dodd",
        "dupr_id": "84QMZ6",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Aptos, CA, US"
      }
    ]
  }
]