Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Play it Forward- Rally to end ALS - Mens Doubles 4.0+ (13+)

ID: 7333468688

Match Scores

15-3

Loss

Play Date

2025-09-27

Play Time (Est)

9:00 PM

Play Location

Beaumont, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Jordan Fenner

DNW44M · Nederland, TX, US

DUPR

4.286

CS
Carson Stovall

YX40VK · Beaumont, TX, US

DUPR

4.255

TEAM 2LOSS
PF
Paul Falgout

WXNLYY · USA

DUPR

4.093

KK
Kacy Kovac

35Y4G0 · Beaumont, TX, US

DUPR

3.753

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-7333468688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7274256194,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Fenner",
        "dupr_id": "DNW44M",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "Carson Stovall",
        "dupr_id": "YX40VK",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  },
  {
    "team_id": 7546813946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Falgout",
        "dupr_id": "WXNLYY",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kacy Kovac",
        "dupr_id": "35Y4G0",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  }
]