Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 8269717399

Match Scores

6-11

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Franklin, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jason Wyckoff

M90EJV · USA

DUPR

3.103

TL
Tanner Lewis

4Q6R72 · USA

DUPR

3.103

TEAM 2WINNER
MS
Manny Saiz

PW52LX · Murfreesboro, TN, US

DUPR

3.527

SC
Scott Chanthalasy

PWNEVX · USA

DUPR

3.776

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-8269717399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5153659460,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Wyckoff",
        "dupr_id": "M90EJV",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanner Lewis",
        "dupr_id": "4Q6R72",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7134358877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manny Saiz",
        "dupr_id": "PW52LX",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Murfreesboro, TN, US"
      },
      {
        "name": "Scott Chanthalasy",
        "dupr_id": "PWNEVX",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]