Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Survivor Pickleball Tournament 2025 - Mixed Doubles Skill: (4.5) Age: (19 And Above)

ID: 6398137492

Match Scores

2-15

Loss

Play Date

2025-08-24

Play Time (Est)

5:00 PM

Play Location

Lafayette, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Anne Dimond

3VX6M5 · Carmel, IN, US

DUPR

4.061

TC
Tom Conlin

1NRKW8 · Carmel, IN, US

DUPR

4.387

TEAM 2WINNER
RB
Rachel Beasley

59K7XL · Brownsburg, IN, US

DUPR

4.644

LB
Luke Beasley

W6XY4Y · Brownsburg, IN, US

DUPR

4.882

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-6398137492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781360558,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Dimond",
        "dupr_id": "3VX6M5",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Tom Conlin",
        "dupr_id": "1NRKW8",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5253563391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Beasley",
        "dupr_id": "59K7XL",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Luke Beasley",
        "dupr_id": "W6XY4Y",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      }
    ]
  }
]