Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rayburn Pickleball Fall Classic - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 8103871529

Match Scores

4-15

Win

Play Date

2025-11-15

Play Time (Est)

6:15 AM

Play Location

Brookeland, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jason Miller

1227G7 · Brookeland, TX, US

DUPR

3.782

SE
Steve Erickson

7DDZX9 · Brookeland, TX, US

DUPR

4.132

TEAM 2WINNER
AG
AJ Goff

EG6YEW · Lufkin, TX, US

DUPR

4.398

ED
Ethan Davis

8KE05Y · USA

DUPR

3.913

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-8103871529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7059295804,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Miller",
        "dupr_id": "1227G7",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Brookeland, TX, US"
      },
      {
        "name": "Steve Erickson",
        "dupr_id": "7DDZX9",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Brookeland, TX, US"
      }
    ]
  },
  {
    "team_id": 6064797000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AJ Goff",
        "dupr_id": "EG6YEW",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Lufkin, TX, US"
      },
      {
        "name": "Ethan Davis",
        "dupr_id": "8KE05Y",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]