Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Franklin May Moneyball - Coed Doubles Skill: (3.0 To 3.75)

ID: 5940545968

Match Scores

3-11

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Franklin, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Manny Saiz

PW52LX · Murfreesboro, TN, US

DUPR

3.502

SC
Scott Chanthalasy

PWNEVX · USA

DUPR

3.741

TEAM 2WINNER
JJ
Joseph Jennings

OR7PLP · USA

DUPR

3.574

JJ
Jace Jennings

JYDYNO · USA

DUPR

3.574

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-5940545968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4374075843,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manny Saiz",
        "dupr_id": "PW52LX",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Murfreesboro, TN, US"
      },
      {
        "name": "Scott Chanthalasy",
        "dupr_id": "PWNEVX",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5860290273,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Jennings",
        "dupr_id": "OR7PLP",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jace Jennings",
        "dupr_id": "JYDYNO",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]