Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 1 - Mixed Doubles 4.5

ID: 6540784840

Match Scores

12-15

Win

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Rachel Saxton

L2L55Z · USA

DUPR

4.351

RS
Rian Shields

JJX7Q4 · Jones County, MS, US

DUPR

4.577

TEAM 2WINNER
AR
Amy Rollins

3VG0R6 · Gulfport, MS, US

DUPR

4.506

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.787

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-6540784840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7917606035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel  Saxton",
        "dupr_id": "L2L55Z",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rian Shields",
        "dupr_id": "JJX7Q4",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Jones County, MS, US"
      }
    ]
  },
  {
    "team_id": 7437015707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Rollins",
        "dupr_id": "3VG0R6",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]