Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1 - Mixed Doubles 4.5

ID: 4465680907

Match Scores

15-7

Win

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
AR
Amy Rollins

3VG0R6 · Gulfport, MS, US

DUPR

4.452

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.763

TEAM 2LOSS
AF
alexis fuerte

GW4OMD · Biloxi, MS, US

DUPR

3.649

NK
Noble Knight Gutierrez

QX5PWR · Ocean Springs, MS, US

DUPR

4.465

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-4465680907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5341338183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Rollins",
        "dupr_id": "3VG0R6",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 6077375090,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alexis fuerte",
        "dupr_id": "GW4OMD",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": " Noble Knight Gutierrez",
        "dupr_id": "QX5PWR",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]