Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 6051639344

Match Scores

1-11

Win

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
LM
Lesa Marie Horton

OD9M6L · Oak Island, NC, US

DUPR

4.523

KR
Kevin Rudy

3LPDJJ · Oak Island, NC, US

DUPR

3.902

TEAM 2WINNER
MS
Manju Sekhri

ODWY2L · Milton, ON, CA

DUPR

3.960

MA
Michael Arthur

JZO2E4 · Mississauga, ON, CA

DUPR

5.001

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-6051639344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7630525064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lesa Marie Horton",
        "dupr_id": "OD9M6L",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      },
      {
        "name": "Kevin Rudy",
        "dupr_id": "3LPDJJ",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      }
    ]
  },
  {
    "team_id": 5050148446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manju Sekhri",
        "dupr_id": "ODWY2L",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      },
      {
        "name": "Michael Arthur",
        "dupr_id": "JZO2E4",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]