Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinking in the Desert

ID: 8529320761

Match Scores

8-11

Win

Play Date

2023-04-02

Play Time (Est)

2:15 AM

Play Location

Saddlebrooke, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RF
Ron Flanders

3XOPWR · USA

DUPR

3.500

JJ
Janet Jensen

1QZ605 · USA

DUPR

3.500

TEAM 2WINNER
Dirk Anderson

84VGNK · Tucson, AZ, US

DUPR

4.660

Terri Anderson

3YM0RE · Tucson, AZ, US

DUPR

3.718

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8529320761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7539036784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Flanders",
        "dupr_id": "3XOPWR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janet Jensen",
        "dupr_id": "1QZ605",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5738122330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dirk Anderson",
        "dupr_id": "84VGNK",
        "rating": 4.66,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Terri Anderson",
        "dupr_id": "3YM0RE",
        "rating": 3.718,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/52.jpg",
        "location": "Tucson, AZ, US"
      }
    ]
  }
]